sudo-0x2a commited on
Commit
1377f7f
·
verified ·
1 Parent(s): 60b10e6

Add files using upload-large-folder tool

Browse files
README.md CHANGED
@@ -14,8 +14,6 @@ This model [mlx-community/Qwen3-14B-4bit-AWQ](https://huggingface.co/mlx-communi
14
  converted to MLX format from [Qwen/Qwen3-14B](https://huggingface.co/Qwen/Qwen3-14B)
15
  using mlx-lm version **0.25.2**.
16
 
17
- AWQ Parameters: --bits 4 --group-size 64 --num-samples 256 --n-grid 20
18
-
19
  ## Use with mlx
20
 
21
  ```bash
 
14
  converted to MLX format from [Qwen/Qwen3-14B](https://huggingface.co/Qwen/Qwen3-14B)
15
  using mlx-lm version **0.25.2**.
16
 
 
 
17
  ## Use with mlx
18
 
19
  ```bash
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7758f23d0299378bcc86c5ccdc724f400a8f6d8d579f06c3b87a532aea0facb0
3
  size 5352865510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3df8db8f8d2a3df45ba77954737b85222a24328a6cb701b4885d79a7f776726
3
  size 5352865510
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc51e759afae58ef5c0f20174d8a8737bfc8246eb128cc991022ad2b6961f972
3
  size 3052272046
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf2dfa036141c92080b8c4301a7621f2e0b27f5a220aae103ea26a7a7b844ef
3
  size 3052272046
tokenizer_config.json CHANGED
@@ -231,6 +231,7 @@
231
  "clean_up_tokenization_spaces": false,
232
  "eos_token": "<|im_end|>",
233
  "errors": "replace",
 
234
  "model_max_length": 131072,
235
  "pad_token": "<|endoftext|>",
236
  "split_special_tokens": false,
 
231
  "clean_up_tokenization_spaces": false,
232
  "eos_token": "<|im_end|>",
233
  "errors": "replace",
234
+ "extra_special_tokens": {},
235
  "model_max_length": 131072,
236
  "pad_token": "<|endoftext|>",
237
  "split_special_tokens": false,