Update tiny models for Starcoder2Model
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"rope_theta": 10000.0,
|
| 24 |
"sliding_window": null,
|
| 25 |
"torch_dtype": "float32",
|
| 26 |
-
"transformers_version": "4.
|
| 27 |
"type_vocab_size": 16,
|
| 28 |
"use_bias": true,
|
| 29 |
"use_cache": true,
|
|
|
|
| 23 |
"rope_theta": 10000.0,
|
| 24 |
"sliding_window": null,
|
| 25 |
"torch_dtype": "float32",
|
| 26 |
+
"transformers_version": "4.40.0.dev0",
|
| 27 |
"type_vocab_size": 16,
|
| 28 |
"use_bias": true,
|
| 29 |
"use_cache": true,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 180480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3c7af408bf644d0f3db165065e988ae44954ee26baf175093e3b61052298ee2
|
| 3 |
size 180480
|