Upload LlamaForCausalLM
Browse files- config.json +3 -3
- generation_config.json +2 -1
- pytorch_model-00001-of-00003.bin +1 -1
- pytorch_model-00002-of-00003.bin +1 -1
- pytorch_model-00003-of-00003.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"rope_theta": 10000.0,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "float16",
|
| 24 |
-
"transformers_version": "4.33.
|
| 25 |
-
"use_cache":
|
| 26 |
"vocab_size": 32000
|
| 27 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./output_model",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 21 |
"rope_theta": 10000.0,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "float16",
|
| 24 |
+
"transformers_version": "4.33.2",
|
| 25 |
+
"use_cache": false,
|
| 26 |
"vocab_size": 32000
|
| 27 |
}
|
generation_config.json
CHANGED
|
@@ -3,5 +3,6 @@
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.33.
|
|
|
|
| 7 |
}
|
|
|
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.33.2",
|
| 7 |
+
"use_cache": false
|
| 8 |
}
|
pytorch_model-00001-of-00003.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9948719433
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce6973abd17a70b606118610202dcd2d55666b0ff6f06a5385442b8cb4554a34
|
| 3 |
size 9948719433
|
pytorch_model-00002-of-00003.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9904155408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5f7761c651561f26eca735c3971464b9203cc2d03c55ca7de5802626f7804a4
|
| 3 |
size 9904155408
|
pytorch_model-00003-of-00003.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6178978207
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e4ee71f9f6a9cf529d7f6bed8457bae61d0427390f9b2fcc8df46ea56a020bb
|
| 3 |
size 6178978207
|