prithivMLmods commited on
Commit
255515c
·
verified ·
1 Parent(s): 62eab85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,6 +10,9 @@ library_name: transformers
10
  tags:
11
  - text-generation-inference
12
  - image-caption
 
 
 
13
  datasets:
14
  - prithivMLmods/blip3o-caption-mini-arrow
15
  - prithivMLmods/Caption3o-Opt-v2
@@ -92,6 +95,14 @@ output_text = processor.batch_decode(
92
  print(output_text)
93
  ```
94
 
 
 
 
 
 
 
 
 
95
  # Intended Use
96
 
97
  * High precision captioning and reasoning for general purpose or non standard visual data.
 
10
  tags:
11
  - text-generation-inference
12
  - image-caption
13
+ - abliterated
14
+ - uncensored
15
+ - llama.cpp
16
  datasets:
17
  - prithivMLmods/blip3o-caption-mini-arrow
18
  - prithivMLmods/Caption3o-Opt-v2
 
95
  print(output_text)
96
  ```
97
 
98
+ ## Run with llama.cpp on Jan, Ollama, LM Studio, and other platforms.
99
+
100
+ | Preview 1 | Preview 2 |
101
+ |-----------|-----------|
102
+ | ![Screenshot 1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/coZNJMdnDWeZkY-cW1WgP.png) | ![Screenshot 2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Phn2eZy2uOnSDz8PQKxXG.png) |
103
+
104
+ > Find the Quants (GGUF) here: https://huggingface.co/prithivMLmods/Qwen3-VisionCaption-2B-GUFF
105
+
106
  # Intended Use
107
 
108
  * High precision captioning and reasoning for general purpose or non standard visual data.