Upload folder using huggingface_hub
Browse files- .trillim-quantize-complete +1 -0
- README.md +1 -0
- qmodel.tensors +1 -1
- rope.cache +1 -1
- trillim_config.json +4 -3
.trillim-quantize-complete
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ready
|
README.md
CHANGED
|
@@ -58,3 +58,4 @@ trillim chat Trillim/BitNet-TRNQ
|
|
| 58 |
## License
|
| 59 |
|
| 60 |
This model is released under the [MIT License](https://opensource.org/licenses/MIT), following the license of the source model.
|
|
|
|
|
|
| 58 |
## License
|
| 59 |
|
| 60 |
This model is released under the [MIT License](https://opensource.org/licenses/MIT), following the license of the source model.
|
| 61 |
+
|
qmodel.tensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1178564256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7955e8d478a90bb8903f58e6a0cae3238105c80c7536cc9493f3563af39ae15
|
| 3 |
size 1178564256
|
rope.cache
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4194316
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6d87140ecc441ec2b484f48a68a2271b00a809e5250f9c87e4ed994bed81935
|
| 3 |
size 4194316
|
trillim_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"trillim_version": "0.
|
| 3 |
-
"format_version":
|
| 4 |
"type": "model",
|
| 5 |
"quantization": "ternary",
|
| 6 |
"source_model": "",
|
|
@@ -9,5 +9,6 @@
|
|
| 9 |
"x86_64",
|
| 10 |
"aarch64"
|
| 11 |
],
|
| 12 |
-
"base_model_config_hash": "
|
|
|
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"trillim_version": "0.6.0",
|
| 3 |
+
"format_version": 4,
|
| 4 |
"type": "model",
|
| 5 |
"quantization": "ternary",
|
| 6 |
"source_model": "",
|
|
|
|
| 9 |
"x86_64",
|
| 10 |
"aarch64"
|
| 11 |
],
|
| 12 |
+
"base_model_config_hash": "f70d9d651af0fcf2a7c89c2194160b1139bf77638d0d7bf7f730770984bc2623",
|
| 13 |
+
"remote_code": false
|
| 14 |
}
|