Sebastian Raschka

Results 184 issues of Sebastian Raschka

Might be worthile to look into ```python from torchao.float8 import convert_to_float8_training convert_to_float8_training(model) ``` some time

enhancement

Raises an error if a user attempts to download model weights that would exceed the current available free disk space. If this is run in a Studio, it additionally prompts...

bug

More info here: https://ai.meta.com/blog/meta-llama-quantized-lightweight-models/

model-weights

Adds a new section for developing/building an AI model from scratch.