Upload Qwen2ForCausalLM
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "final_run_qwen/run-
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
@@ -20,7 +20,7 @@
|
|
20 |
"rope_theta": 1000000.0,
|
21 |
"sliding_window": null,
|
22 |
"tie_word_embeddings": true,
|
23 |
-
"torch_dtype": "
|
24 |
"transformers_version": "4.44.2",
|
25 |
"use_cache": true,
|
26 |
"use_sliding_window": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "final_run_qwen/run-5/checkpoint-7656",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
20 |
"rope_theta": 1000000.0,
|
21 |
"sliding_window": null,
|
22 |
"tie_word_embeddings": true,
|
23 |
+
"torch_dtype": "float16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
"use_cache": true,
|
26 |
"use_sliding_window": false,
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa1b1f712e03ca426d522b3779d9b6a0028c9f2fe68fccc678b5d6d681605a3f
|
3 |
+
size 3087466808
|