ArtusDev commited on
Commit
f36a815
·
verified ·
1 Parent(s): 9957c1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  base_model: Qwen/Qwen3-VL-30B-A3B-Instruct
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
 
 
 
 
5
  ---
6
  <style>
7
  .container-dark {
@@ -156,6 +160,9 @@ quantized_by: ArtusDev
156
  <p class="subtitle">
157
  EXL3 quants of <a href="https://huggingface.co/Qwen/Qwen3-VL-30B-A3B-Instruct" target="_blank">Qwen/Qwen3-VL-30B-A3B-Instruct</a> using <a href="https://github.com/turboderp-org/exllamav3/" target="_blank">exllamav3</a> for quantization.
158
  </p>
 
 
 
159
  </div>
160
 
161
  <div class="card-dark">
@@ -247,4 +254,11 @@ quantized_by: ArtusDev
247
  </p>
248
  </div>
249
 
 
 
 
 
 
 
 
250
  </div>
 
2
  base_model: Qwen/Qwen3-VL-30B-A3B-Instruct
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
5
+ license: apache-2.0
6
+ pipeline_tag: image-text-to-text
7
+ tags:
8
+ - exl3
9
  ---
10
  <style>
11
  .container-dark {
 
160
  <p class="subtitle">
161
  EXL3 quants of <a href="https://huggingface.co/Qwen/Qwen3-VL-30B-A3B-Instruct" target="_blank">Qwen/Qwen3-VL-30B-A3B-Instruct</a> using <a href="https://github.com/turboderp-org/exllamav3/" target="_blank">exllamav3</a> for quantization.
162
  </p>
163
+ <p class="subtitle">
164
+ ⚠️ <b>Requires ExLlamaV3 DEV or v0.0.13.</b> ⚠️
165
+ </p>
166
  </div>
167
 
168
  <div class="card-dark">
 
254
  </p>
255
  </div>
256
 
257
+ <div class="card-dark">
258
+ <h2>Acknowledgements</h2>
259
+ <p style="text-align: center; font-size: 1.1em; margin-top: 10px;">
260
+ Made possible with cloud compute from <a href="https://lium.io/" target="_blank"><b>lium.io</b></a>
261
+ </p>
262
+ </div>
263
+
264
  </div>