Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
base_model: fedric95/Qwen3-4B-Instruct-2507-unc
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
<style>
|
| 7 |
.container-dark {
|
|
@@ -247,4 +251,11 @@ quantized_by: ArtusDev
|
|
| 247 |
</p>
|
| 248 |
</div>
|
| 249 |
|
| 250 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
base_model: fedric95/Qwen3-4B-Instruct-2507-unc
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
tags:
|
| 8 |
+
- exl3
|
| 9 |
---
|
| 10 |
<style>
|
| 11 |
.container-dark {
|
|
|
|
| 251 |
</p>
|
| 252 |
</div>
|
| 253 |
|
| 254 |
+
<div class="card-dark">
|
| 255 |
+
<h2>Acknowledgements</h2>
|
| 256 |
+
<p style="text-align: center; font-size: 1.1em; margin-top: 10px;">
|
| 257 |
+
Made possible with cloud compute from <a href="https://lium.io/" target="_blank"><b>lium.io</b></a>
|
| 258 |
+
</p>
|
| 259 |
+
</div>
|
| 260 |
+
|
| 261 |
+
</div>
|