Upload 6 files
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
| 5 |
"bos_token_id": 1,
|
| 6 |
"conv_L_cache": 3,
|
| 7 |
"conv_bias": false,
|
| 8 |
-
"dtype": "
|
| 9 |
"eos_token_id": 7,
|
| 10 |
"hidden_size": 16,
|
| 11 |
"initializer_range": 0.02,
|
| 12 |
-
"intermediate_size":
|
| 13 |
"layer_types": [
|
| 14 |
"full_attention",
|
| 15 |
"full_attention",
|
|
|
|
| 5 |
"bos_token_id": 1,
|
| 6 |
"conv_L_cache": 3,
|
| 7 |
"conv_bias": false,
|
| 8 |
+
"dtype": "float32",
|
| 9 |
"eos_token_id": 7,
|
| 10 |
"hidden_size": 16,
|
| 11 |
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 16,
|
| 13 |
"layer_types": [
|
| 14 |
"full_attention",
|
| 15 |
"full_attention",
|
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:afec812923c6bd49c0239da83fb069bdaf85bf1b3547a57152cb7b122327dba3
|
| 3 |
+
size 4659904
|