Upload folder using huggingface_hub

This commit is contained in:
ai-modelscope
2025-06-03 18:54:26 +08:00
parent c64d79a3d0
commit 6f0536b6e8
3 changed files with 4 additions and 5 deletions

View File

@@ -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