morriszms commited on
Commit
32188fe
·
verified ·
1 Parent(s): 0b84d92

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ self_eval_model_logistic_qwen-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ self_eval_model_logistic_qwen-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ self_eval_model_logistic_qwen-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ self_eval_model_logistic_qwen-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ self_eval_model_logistic_qwen-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ self_eval_model_logistic_qwen-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ self_eval_model_logistic_qwen-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ self_eval_model_logistic_qwen-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ self_eval_model_logistic_qwen-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ self_eval_model_logistic_qwen-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ self_eval_model_logistic_qwen-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ self_eval_model_logistic_qwen-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: rohinm/self_eval_model_logistic_qwen
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+
13
+ [![Website](https://img.shields.io/badge/Website-tensorblock.co-blue?logo=google-chrome&logoColor=white)](https://tensorblock.co)
14
+ [![Twitter](https://img.shields.io/twitter/follow/tensorblock_aoi?style=social)](https://twitter.com/tensorblock_aoi)
15
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/Ej5NmeHFf2)
16
+ [![GitHub](https://img.shields.io/badge/GitHub-TensorBlock-black?logo=github&logoColor=white)](https://github.com/TensorBlock)
17
+ [![Telegram](https://img.shields.io/badge/Telegram-Group-blue?logo=telegram)](https://t.me/TensorBlock)
18
+
19
+
20
+ ## rohinm/self_eval_model_logistic_qwen - GGUF
21
+
22
+ <div style="text-align: left; margin: 20px 0;">
23
+ <a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
24
+ Join our Discord to learn more about what we're building ↗
25
+ </a>
26
+ </div>
27
+
28
+ This repo contains GGUF format model files for [rohinm/self_eval_model_logistic_qwen](https://huggingface.co/rohinm/self_eval_model_logistic_qwen).
29
+
30
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
31
+
32
+ ## Our projects
33
+ <table border="1" cellspacing="0" cellpadding="10">
34
+ <tr>
35
+ <th colspan="2" style="font-size: 25px;">Forge</th>
36
+ </tr>
37
+ <tr>
38
+ <th colspan="2">
39
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
40
+ </th>
41
+ </tr>
42
+ <tr>
43
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
44
+ </tr>
45
+ <tr>
46
+ <th colspan="2">
47
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
48
+ display: inline-block;
49
+ padding: 8px 16px;
50
+ background-color: #FF7F50;
51
+ color: white;
52
+ text-decoration: none;
53
+ border-radius: 6px;
54
+ font-weight: bold;
55
+ font-family: sans-serif;
56
+ ">🚀 Try it now! 🚀</a>
57
+ </th>
58
+ </tr>
59
+
60
+ <tr>
61
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
62
+ <th style="font-size: 25px;">TensorBlock Studio</th>
63
+ </tr>
64
+ <tr>
65
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
66
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
67
+ </tr>
68
+ <tr>
69
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
70
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
71
+ </tr>
72
+ <tr>
73
+ <th>
74
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
75
+ display: inline-block;
76
+ padding: 8px 16px;
77
+ background-color: #FF7F50;
78
+ color: white;
79
+ text-decoration: none;
80
+ border-radius: 6px;
81
+ font-weight: bold;
82
+ font-family: sans-serif;
83
+ ">👀 See what we built 👀</a>
84
+ </th>
85
+ <th>
86
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
87
+ display: inline-block;
88
+ padding: 8px 16px;
89
+ background-color: #FF7F50;
90
+ color: white;
91
+ text-decoration: none;
92
+ border-radius: 6px;
93
+ font-weight: bold;
94
+ font-family: sans-serif;
95
+ ">👀 See what we built 👀</a>
96
+ </th>
97
+ </tr>
98
+ </table>
99
+
100
+ ## Prompt template
101
+
102
+ ```
103
+ <|im_start|>system
104
+ {system_prompt}<|im_end|>
105
+ <|im_start|>user
106
+ {prompt}<|im_end|>
107
+ <|im_start|>assistant
108
+ ```
109
+
110
+ ## Model file specification
111
+
112
+ | Filename | Quant type | File Size | Description |
113
+ | -------- | ---------- | --------- | ----------- |
114
+ | [self_eval_model_logistic_qwen-Q2_K.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q2_K.gguf) | Q2_K | 0.778 GB | smallest, significant quality loss - not recommended for most purposes |
115
+ | [self_eval_model_logistic_qwen-Q3_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q3_K_S.gguf) | Q3_K_S | 0.867 GB | very small, high quality loss |
116
+ | [self_eval_model_logistic_qwen-Q3_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q3_K_M.gguf) | Q3_K_M | 0.940 GB | very small, high quality loss |
117
+ | [self_eval_model_logistic_qwen-Q3_K_L.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q3_K_L.gguf) | Q3_K_L | 1.004 GB | small, substantial quality loss |
118
+ | [self_eval_model_logistic_qwen-Q4_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q4_0.gguf) | Q4_0 | 1.054 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
119
+ | [self_eval_model_logistic_qwen-Q4_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q4_K_S.gguf) | Q4_K_S | 1.060 GB | small, greater quality loss |
120
+ | [self_eval_model_logistic_qwen-Q4_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q4_K_M.gguf) | Q4_K_M | 1.107 GB | medium, balanced quality - recommended |
121
+ | [self_eval_model_logistic_qwen-Q5_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q5_0.gguf) | Q5_0 | 1.231 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
122
+ | [self_eval_model_logistic_qwen-Q5_K_S.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q5_K_S.gguf) | Q5_K_S | 1.231 GB | large, low quality loss - recommended |
123
+ | [self_eval_model_logistic_qwen-Q5_K_M.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q5_K_M.gguf) | Q5_K_M | 1.258 GB | large, very low quality loss - recommended |
124
+ | [self_eval_model_logistic_qwen-Q6_K.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q6_K.gguf) | Q6_K | 1.418 GB | very large, extremely low quality loss |
125
+ | [self_eval_model_logistic_qwen-Q8_0.gguf](https://huggingface.co/tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF/blob/main/self_eval_model_logistic_qwen-Q8_0.gguf) | Q8_0 | 1.834 GB | very large, extremely low quality loss - not recommended |
126
+
127
+
128
+ ## Downloading instruction
129
+
130
+ ### Command line
131
+
132
+ Firstly, install Huggingface Client
133
+
134
+ ```shell
135
+ pip install -U "huggingface_hub[cli]"
136
+ ```
137
+
138
+ Then, downoad the individual model file the a local directory
139
+
140
+ ```shell
141
+ huggingface-cli download tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF --include "self_eval_model_logistic_qwen-Q2_K.gguf" --local-dir MY_LOCAL_DIR
142
+ ```
143
+
144
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
145
+
146
+ ```shell
147
+ huggingface-cli download tensorblock/rohinm_self_eval_model_logistic_qwen-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
148
+ ```
self_eval_model_logistic_qwen-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1602f978ecccbb2e0c48c052f7c4d3fcb98edb1cdd472b466fdd822b04de169
3
+ size 777795168
self_eval_model_logistic_qwen-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d00769577b6b0103e4cf77f82454414f6c1187adea6a0b092e51563f3e68cec
3
+ size 1003501152
self_eval_model_logistic_qwen-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b39cd0bbd31a8f8522edfc8478b35d933f06fd29e24979ece07d59ed192ba2f
3
+ size 939538016
self_eval_model_logistic_qwen-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536fceebf55eb2a9aa821546860ee8cac585c75c265e81f63f52ed6b530da25e
3
+ size 867251808
self_eval_model_logistic_qwen-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9149047d3d53f0c96133b3895e590641936af3e1e4af0d53ecab6bf6d9537a3c
3
+ size 1054422624
self_eval_model_logistic_qwen-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:345915612ff804522041a0241825309221aeb772e9e5913ebbb8460ebe856a78
3
+ size 1107408480
self_eval_model_logistic_qwen-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e508089c5c4da7abe4a1db2863fd10e0a0e62f4e26a481809e129a4b39fa61
3
+ size 1060189792
self_eval_model_logistic_qwen-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0827263bae5b6f83d87b3d7a9b1c9cc54d6b4bdf65d7e19089dfb24bc0c95bc0
3
+ size 1230583392
self_eval_model_logistic_qwen-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4baaafa1738d381d62e5ed84c0302e3aab94ba8d944b1c15b8fcea9f957a1870
3
+ size 1257879136
self_eval_model_logistic_qwen-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0692d941525de158266a596ecb32544eab45cafc789dee2e2de03354a278ec1e
3
+ size 1230583392
self_eval_model_logistic_qwen-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8cb71cd272a23cace720cde4706e1fca7874d34f2b158ee4d39f67af503f85b
3
+ size 1417754208
self_eval_model_logistic_qwen-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c470fc24eaccc89343874ed10ad609e87c67f4268a051ed0b8bb0f3ac2624ef7
3
+ size 1834425952