Instructions to use GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Add files using upload-large-folder tool
Browse files- README.md +7 -6
- generation_config.json +13 -0
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +1 -1
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
-
|
|
|
|
| 7 |
|
| 8 |
# GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx
|
| 9 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0
|
| 4 |
+
tags:
|
| 5 |
+
- mlx
|
| 6 |
+
- mlx
|
| 7 |
+
---
|
| 8 |
|
| 9 |
# GreenBitAI/Qwen3-30B-A3B-Instruct-2507-layer-mix-bpw-4.0-mlx
|
| 10 |
|
generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_k": 20,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "4.51.3"
|
| 13 |
+
}
|
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368520320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:399663e01e3c90d68847aa7e60b737092fbe85c76738ca8c2c05b00a1b5dfc4b
|
| 3 |
size 5368520320
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5303777239
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94745b17644378112b6dfd2b757e6caf512dd5b05322bb9507da0bbe633d812a
|
| 3 |
size 5303777239
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5297485560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a04a950f74b6537fd1917b9b32c99ca112e706e2e4e787a202e92379fbbef9c
|
| 3 |
size 5297485560
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1167337251
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7616f0bf9205caa392c482012826938f1f24d7735e024b703dba654de509336
|
| 3 |
size 1167337251
|