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