Upload Qwen3ForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"tie_word_embeddings": true,
|
| 40 |
"torch_dtype": "float16",
|
| 41 |
"transformers_version": "4.51.0",
|
| 42 |
-
"use_cache":
|
| 43 |
"use_sliding_window": false,
|
| 44 |
"vocab_size": 151936
|
| 45 |
}
|
|
|
|
| 39 |
"tie_word_embeddings": true,
|
| 40 |
"torch_dtype": "float16",
|
| 41 |
"transformers_version": "4.51.0",
|
| 42 |
+
"use_cache": false,
|
| 43 |
"use_sliding_window": false,
|
| 44 |
"vocab_size": 151936
|
| 45 |
}
|
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:99504a38f163acc0824a327ad780549262612d959ab13af3699a967970384772
|
| 3 |
+
size 538883089
|