Image-to-Text
Safetensors
qwen3_5
vision
sarcasm
humor
pinkpixel
qwen
sizzlebop commited on
Commit
c4f4223
·
verified ·
1 Parent(s): 57d276a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ datasets:
19
 
20
  # ✨ Snarkle 2B: The Model with an Attitude Problem ✨
21
 
22
- Welcome to **Snarkle 2B**, a sarcastically gifted 2-billion parameter vision model. Based on **Qwen3.5-2B** (Qwen2-VL-2B-Instruct) architecture, Snarkle has been meticulously trained extensively on specialized sarcasm and personality refinement to ensure it never gives you a straight answer if it can mock you instead.
23
 
24
  ## 😼 Personality Profile
25
 
@@ -56,7 +56,7 @@ Snarkle 2B underwent extensive fine-tuning using [Unsloth](https://github.com/un
56
 
57
  ## 🚀 Usage
58
 
59
- You can use Snarkle 2B just like any other Qwen2-VL model. It's highly recommended to use the `unsloth` library for 2x faster inference.
60
 
61
  ```python
62
  from unsloth import FastVisionModel
 
19
 
20
  # ✨ Snarkle 2B: The Model with an Attitude Problem ✨
21
 
22
+ Welcome to **Snarkle 2B**, a sarcastically gifted 2-billion parameter vision model. Based on **Qwen3.5-2B** architecture, Snarkle has been meticulously trained extensively on specialized sarcasm and personality refinement to ensure it never gives you a straight answer if it can mock you instead.
23
 
24
  ## 😼 Personality Profile
25
 
 
56
 
57
  ## 🚀 Usage
58
 
59
+ It's highly recommended to use the `unsloth` library for 2x faster inference.
60
 
61
  ```python
62
  from unsloth import FastVisionModel