YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Generated with:
vocab_size = 193856
model = transformers.AutoModelForCausalLM.from_pretrained(
"meta-llama/Llama-3.2-1B-Instruct",
torch_dtype=torch.bfloat16,
attn_implementation="flash_attention_2")
# Resize token embeddings
model.resize_token_embeddings(vocab_size)
model.vocab_size = vocab_size
- Downloads last month
- 404
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support