Upload folder using huggingface_hub
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"_name_or_path": "meta-llama/Llama-3.2-1B",
|
||||
"architectures": [
|
||||
"LlamaForCausalLM"
|
||||
],
|
||||
@@ -31,7 +30,7 @@
|
||||
"rope_theta": 500000.0,
|
||||
"tie_word_embeddings": true,
|
||||
"torch_dtype": "bfloat16",
|
||||
"transformers_version": "4.48.1",
|
||||
"transformers_version": "4.52.4",
|
||||
"unsloth_fixed": true,
|
||||
"use_cache": true,
|
||||
"vocab_size": 128256
|
||||
|
||||
Reference in New Issue
Block a user