nm-autobot
commited on
Upload folder using huggingface_hub
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
}
|
43 |
},
|
44 |
"format": "pack-quantized",
|
45 |
-
"global_compression_ratio": 1.
|
46 |
"ignore": [
|
47 |
"lm_head"
|
48 |
],
|
@@ -55,7 +55,7 @@
|
|
55 |
"rope_theta": 10000.0,
|
56 |
"tie_word_embeddings": false,
|
57 |
"torch_dtype": "bfloat16",
|
58 |
-
"transformers_version": "4.
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32000
|
61 |
}
|
|
|
42 |
}
|
43 |
},
|
44 |
"format": "pack-quantized",
|
45 |
+
"global_compression_ratio": 1.5236665854369158,
|
46 |
"ignore": [
|
47 |
"lm_head"
|
48 |
],
|
|
|
55 |
"rope_theta": 10000.0,
|
56 |
"tie_word_embeddings": false,
|
57 |
"torch_dtype": "bfloat16",
|
58 |
+
"transformers_version": "4.48.0",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32000
|
61 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.48.0"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1232060880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:623323e0b37bc2d08746bc4699aa009ee56e5126c24b063920982129dcfc034a
|
3 |
size 1232060880
|