05d770b2c1dea2b91a9fcbb5be5b87a5b0acf2daa2595f707b83b19e4fa69b1d
Browse files- config.json +2 -1
- generation_config.json +1 -1
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +0 -0
config.json
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
|
|
7 |
"bos_token_id": 1,
|
8 |
"eos_token_id": 2,
|
9 |
"hidden_act": "silu",
|
@@ -34,7 +35,7 @@
|
|
34 |
"rope_theta": 10000.0,
|
35 |
"tie_word_embeddings": false,
|
36 |
"torch_dtype": "float16",
|
37 |
-
"transformers_version": "4.
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 32000
|
40 |
}
|
|
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 1,
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "silu",
|
|
|
35 |
"rope_theta": 10000.0,
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "float16",
|
38 |
+
"transformers_version": "4.36.2",
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 32000
|
41 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
+
"transformers_version": "4.36.2"
|
6 |
}
|
model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79682dc66162b566ec1fe55a625949f44bc3ce8ef82d819fe8961644c901348d
|
3 |
+
size 592031698
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|