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
- 1,767
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support