Upload v1.11
Browse files- config.json +8 -0
- weights/qwen3.5-2b-int4.zip +3 -0
- weights/qwen3.5-2b-int8.zip +3 -0
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Qwen3.5-2B",
|
| 3 |
+
"precisions": [
|
| 4 |
+
"int4",
|
| 5 |
+
"int8"
|
| 6 |
+
],
|
| 7 |
+
"fingerprint": "a7378bfe78bcd9d3ab16f40696a2ad5044118450d414e0969a4f448f9df0bdfd"
|
| 8 |
+
}
|
weights/qwen3.5-2b-int4.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4733e701ab99eecb8c58b1ce201ea7fba6a36aa4e75b54e5b3b644f07c828958
|
| 3 |
+
size 1327207766
|
weights/qwen3.5-2b-int8.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05d02c3b1b07a9ffc50ddb44942ac1b1e18605a5f53dc71d427fe7f65840d993
|
| 3 |
+
size 2177355521
|