YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
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
- 839
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support