whizzzzkid
commited on
Commit
•
acaa97f
1
Parent(s):
634f418
Upload StableLmForCausalLM
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.38.2",
|
26 |
-
"use_cache":
|
27 |
"use_qkv_bias": true,
|
28 |
"vocab_size": 100352
|
29 |
}
|
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.38.2",
|
26 |
+
"use_cache": true,
|
27 |
"use_qkv_bias": true,
|
28 |
"vocab_size": 100352
|
29 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3289069520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c37e20b1d2090a148bb7fb847920f796f23595b8eedd527095aa9c34fd89dfc8
|
3 |
size 3289069520
|