Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-VL-8B-Thinking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |

|
|
@@ -104,4 +112,4 @@ This model is suited for:
|
|
| 104 |
* May generate explicit, sensitive, or offensive content depending on prompts and image input.
|
| 105 |
* Not suitable for production systems that require strict content moderation.
|
| 106 |
* Output style, tone, and reasoning depth may vary based on input phrasing.
|
| 107 |
-
* Accuracy may fluctuate for abstract, synthetic, or highly stylized visuals.
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-VL-8B-Thinking
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: image-text-to-text
|
| 8 |
+
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- text-generation-inference
|
| 11 |
+
- abliterated
|
| 12 |
+
- v1.0
|
| 13 |
---
|
| 14 |
|
| 15 |

|
|
|
|
| 112 |
* May generate explicit, sensitive, or offensive content depending on prompts and image input.
|
| 113 |
* Not suitable for production systems that require strict content moderation.
|
| 114 |
* Output style, tone, and reasoning depth may vary based on input phrasing.
|
| 115 |
+
* Accuracy may fluctuate for abstract, synthetic, or highly stylized visuals.
|