Upload folder using huggingface_hub
Browse files- config.json +1 -1
- generation_config.json +1 -0
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"Qwen2ForCausalLM"
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
|
|
|
| 6 |
"dtype": "bfloat16",
|
| 7 |
"eos_token_id": 151645,
|
| 8 |
"hidden_act": "silu",
|
|
@@ -53,7 +54,6 @@
|
|
| 53 |
"num_attention_heads": 16,
|
| 54 |
"num_hidden_layers": 36,
|
| 55 |
"num_key_value_heads": 2,
|
| 56 |
-
"pad_token_id": 151643,
|
| 57 |
"rms_norm_eps": 1e-06,
|
| 58 |
"rope_scaling": null,
|
| 59 |
"rope_theta": 1000000.0,
|
|
|
|
| 3 |
"Qwen2ForCausalLM"
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
+
"bos_token_id": 151643,
|
| 7 |
"dtype": "bfloat16",
|
| 8 |
"eos_token_id": 151645,
|
| 9 |
"hidden_act": "silu",
|
|
|
|
| 54 |
"num_attention_heads": 16,
|
| 55 |
"num_hidden_layers": 36,
|
| 56 |
"num_key_value_heads": 2,
|
|
|
|
| 57 |
"rms_norm_eps": 1e-06,
|
| 58 |
"rope_scaling": null,
|
| 59 |
"rope_theta": 1000000.0,
|
generation_config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"do_sample": true,
|
| 3 |
"eos_token_id": [
|
| 4 |
151645,
|
|
|
|
| 1 |
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
"do_sample": true,
|
| 4 |
"eos_token_id": [
|
| 5 |
151645,
|
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4957560304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac180f13d346d54ecd79300a9883b67ac217a77e59f471e0e3d14f0fa577b491
|
| 3 |
size 4957560304
|
model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1214366696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e93733e7294bba3fa93bd6daa939f635de1b3f0becb3293ad1e18d99c28ad484
|
| 3 |
size 1214366696
|