Upload NemotronHForCausalLM
Browse files- generation_config.json +5 -8
- model.safetensors +2 -2
generation_config.json
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
|
| 7 |
-
11
|
| 8 |
-
],
|
| 9 |
"pad_token_id": 0,
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
"transformers_version": "5.3.0"
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"output_attentions": false,
|
| 6 |
+
"output_hidden_states": false,
|
|
|
|
|
|
|
| 7 |
"pad_token_id": 0,
|
| 8 |
+
"transformers_version": "5.3.0",
|
| 9 |
+
"use_cache": true
|
|
|
|
| 10 |
}
|
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:fd6f18189a6f2a9d3474cd685bd767dac012c20e3924460fabe71cc4038871b1
|
| 3 |
+
size 8444704
|