Add files using upload-large-folder tool
Browse files- README.md +1 -1
- model-00001-of-00003.safetensors +2 -2
- model-00002-of-00003.safetensors +2 -2
- model-00003-of-00003.safetensors +2 -2
- model.safetensors.index.json +0 -0
- tokenizer.json +2 -2
- tokenizer_config.json +0 -20
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
|
| 15 |
This model [NexVeridian/GLM-4.7-Flash-3bit](https://huggingface.co/NexVeridian/GLM-4.7-Flash-3bit) was
|
| 16 |
converted to MLX format from [zai-org/GLM-4.7-Flash](https://huggingface.co/zai-org/GLM-4.7-Flash)
|
| 17 |
-
using mlx-lm version **0.30.
|
| 18 |
|
| 19 |
## Use with mlx
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
This model [NexVeridian/GLM-4.7-Flash-3bit](https://huggingface.co/NexVeridian/GLM-4.7-Flash-3bit) was
|
| 16 |
converted to MLX format from [zai-org/GLM-4.7-Flash](https://huggingface.co/zai-org/GLM-4.7-Flash)
|
| 17 |
+
using mlx-lm version **0.30.5**.
|
| 18 |
|
| 19 |
## Use with mlx
|
| 20 |
|
model-00001-of-00003.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:bdb60bf120c3bc816ac2fe7215ba38ae98f6ebc2a5c1f14fece0de4283bf8061
|
| 3 |
+
size 5368527855
|
model-00002-of-00003.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:8ab31843bf186a38fdeae62e05eb42a0b1b6bbeae7a44e5ed7da49be79e7414d
|
| 3 |
+
size 5366967755
|
model-00003-of-00003.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:2d64ccdfc4e96fdee04349f24f7f4def22d6b78bc7b734b65ae5dc2e12769896
|
| 3 |
+
size 2374807717
|
model.safetensors.index.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.json
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:19e773648cb4e65de8660ea6365e10acca112d42a854923df93db4a6f333a82d
|
| 3 |
+
size 20217442
|
tokenizer_config.json
CHANGED
|
@@ -1,24 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"additional_special_tokens": [
|
| 3 |
-
"<|endoftext|>",
|
| 4 |
-
"[MASK]",
|
| 5 |
-
"[gMASK]",
|
| 6 |
-
"[sMASK]",
|
| 7 |
-
"<sop>",
|
| 8 |
-
"<eop>",
|
| 9 |
-
"<|system|>",
|
| 10 |
-
"<|user|>",
|
| 11 |
-
"<|assistant|>",
|
| 12 |
-
"<|observation|>",
|
| 13 |
-
"<|begin_of_image|>",
|
| 14 |
-
"<|end_of_image|>",
|
| 15 |
-
"<|begin_of_video|>",
|
| 16 |
-
"<|end_of_video|>",
|
| 17 |
-
"<|begin_of_audio|>",
|
| 18 |
-
"<|end_of_audio|>",
|
| 19 |
-
"<|begin_of_transcription|>",
|
| 20 |
-
"<|end_of_transcription|>"
|
| 21 |
-
],
|
| 22 |
"backend": "tokenizers",
|
| 23 |
"clean_up_tokenization_spaces": false,
|
| 24 |
"do_lower_case": false,
|
|
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"backend": "tokenizers",
|
| 3 |
"clean_up_tokenization_spaces": false,
|
| 4 |
"do_lower_case": false,
|