Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"rope_scaling": null,
|
| 28 |
"rope_theta": 100000,
|
| 29 |
"tie_word_embeddings": true,
|
| 30 |
-
"torch_dtype": "
|
| 31 |
"transformers.js_config": {
|
| 32 |
"kv_cache_dtype": {
|
| 33 |
"fp16": "float16",
|
|
|
|
| 27 |
"rope_scaling": null,
|
| 28 |
"rope_theta": 100000,
|
| 29 |
"tie_word_embeddings": true,
|
| 30 |
+
"torch_dtype": "float32",
|
| 31 |
"transformers.js_config": {
|
| 32 |
"kv_cache_dtype": {
|
| 33 |
"fp16": "float16",
|
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:79d08cea18ef401f77d568b9b54e94543173824053fba1ef244a0f82af7ad9a7
|
| 3 |
+
size 396476488
|