Adding `transformers` as the model library (#2)
Browse files- Adding `transformers` as the model library (5418da923c5608f11de032392a990e031b80790e)
Co-authored-by: Aritra Roy Gosthipaty <ariG23498@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -6,6 +6,7 @@ pipeline_tag: image-text-to-text
|
|
| 6 |
tags:
|
| 7 |
- abliterated
|
| 8 |
- uncensored
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated
|
|
@@ -128,5 +129,4 @@ print(output_text)
|
|
| 128 |
```
|
| 129 |
bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge
|
| 130 |
```
|
| 131 |
-
- Support our work on [Ko-fi](https://ko-fi.com/huihuiai)!
|
| 132 |
-
|
|
|
|
| 6 |
tags:
|
| 7 |
- abliterated
|
| 8 |
- uncensored
|
| 9 |
+
library_name: transformers
|
| 10 |
---
|
| 11 |
|
| 12 |
# huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated
|
|
|
|
| 129 |
```
|
| 130 |
bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge
|
| 131 |
```
|
| 132 |
+
- Support our work on [Ko-fi](https://ko-fi.com/huihuiai)!
|
|
|