Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"rope_theta": 10000.0,
|
| 24 |
"tie_word_embeddings": true,
|
| 25 |
"torch_dtype": "float16",
|
| 26 |
-
"transformers_version": "4.41.
|
| 27 |
"use_cache": true,
|
| 28 |
"vocab_size": 32000
|
| 29 |
}
|
|
|
|
| 23 |
"rope_theta": 10000.0,
|
| 24 |
"tie_word_embeddings": true,
|
| 25 |
"torch_dtype": "float16",
|
| 26 |
+
"transformers_version": "4.41.2",
|
| 27 |
"use_cache": true,
|
| 28 |
"vocab_size": 32000
|
| 29 |
}
|
generation_config.json
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.41.
|
| 7 |
}
|
|
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.41.2"
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf50b05666f73cb1e6dc264a1c8ce16c4f08fdc9e98f1b7f56c1913e6cef84dd
|
| 3 |
+
size 2559799640
|