Text Generation
MLX
Safetensors
GGUF
qwen3
conversational
adeelahmad commited on
Commit
5bf1e0d
·
1 Parent(s): e73ca7c

Upload folder using huggingface_hub

Browse files
ReasonableQwen3-4B-Q3_K.gguf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35f5e01d8d887a200acce96ac48fc8d70f2c6ab00aa885fc6fb4c1b30fae92ed
3
- size 2075617952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8c4d9507ffea845c63a1492f52dcf891c5a5f2ece5835cc0941b84a62d387d
3
+ size 2075618016
ReasonableQwen3-4B-Q4_K.gguf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaeaf23818d7343fc1ab103e7edad7b1ed2221810326e15c2139c8f61c149aaf
3
- size 2497280672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24667367b6598f10091836d8d554875973a38cea96197fdab86ebd77cf589ceb
3
+ size 2497280736
ReasonableQwen3-4B-Q8_0.gguf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a1fe93a27622509a93fd6a90f38ae78b376b495fb7efa8801210842feb748ea
3
- size 4280405152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7433c2a998d8cd97d7a7b53278d8e1893c55c9133058082575e795dc4b6952
3
+ size 4280405216
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec7da1602899123866bda014be08f9ce18270cb1933043eee64be389baa3b826
3
  size 8044982021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af182e5257de615360987238c1b59d1223825f9f48833162324c406f40a9ab28
3
  size 8044982021
model.safetensors.index.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "metadata": {
3
- "total_size": 8044936192
 
4
  },
5
  "weight_map": {
6
  "model.embed_tokens.weight": "model.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 8044936192,
4
+ "total_parameters": 4022468096
5
  },
6
  "weight_map": {
7
  "model.embed_tokens.weight": "model.safetensors",
special_tokens_map.json CHANGED
@@ -1,89 +1,17 @@
1
  {
2
  "additional_special_tokens": [
3
- {
4
- "content": "</answer>",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false
9
- },
10
- {
11
- "content": "</img_base64>",
12
- "lstrip": false,
13
- "normalized": false,
14
- "rstrip": false,
15
- "single_word": false
16
- },
17
- {
18
- "content": "</json_output>",
19
- "lstrip": false,
20
- "normalized": false,
21
- "rstrip": false,
22
- "single_word": false
23
- },
24
- {
25
- "content": "</ocr_text>",
26
- "lstrip": false,
27
- "normalized": false,
28
- "rstrip": false,
29
- "single_word": false
30
- },
31
- {
32
- "content": "</think>",
33
- "lstrip": false,
34
- "normalized": false,
35
- "rstrip": false,
36
- "single_word": false
37
- },
38
- {
39
- "content": "</tool_code>",
40
- "lstrip": false,
41
- "normalized": false,
42
- "rstrip": false,
43
- "single_word": false
44
- },
45
- {
46
- "content": "<answer>",
47
- "lstrip": false,
48
- "normalized": false,
49
- "rstrip": false,
50
- "single_word": false
51
- },
52
- {
53
- "content": "<img_base64>",
54
- "lstrip": false,
55
- "normalized": false,
56
- "rstrip": false,
57
- "single_word": false
58
- },
59
- {
60
- "content": "<json_output>",
61
- "lstrip": false,
62
- "normalized": false,
63
- "rstrip": false,
64
- "single_word": false
65
- },
66
- {
67
- "content": "<ocr_text>",
68
- "lstrip": false,
69
- "normalized": false,
70
- "rstrip": false,
71
- "single_word": false
72
- },
73
- {
74
- "content": "<think>",
75
- "lstrip": false,
76
- "normalized": false,
77
- "rstrip": false,
78
- "single_word": false
79
- },
80
- {
81
- "content": "<tool_code>",
82
- "lstrip": false,
83
- "normalized": false,
84
- "rstrip": false,
85
- "single_word": false
86
- }
87
  ],
88
  "eos_token": {
89
  "content": "<|im_end|>",
 
1
  {
2
  "additional_special_tokens": [
3
+ "</answer>",
4
+ "</img_base64>",
5
+ "</json_output>",
6
+ "</ocr_text>",
7
+ "</think>",
8
+ "</tool_code>",
9
+ "<answer>",
10
+ "<img_base64>",
11
+ "<json_output>",
12
+ "<ocr_text>",
13
+ "<think>",
14
+ "<tool_code>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ],
16
  "eos_token": {
17
  "content": "<|im_end|>",