Views
No views yet
unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit| Attribute | Value |
|---|---|
| Dataset | aosm/turkish-medical-vqa-evaluated |
| Examples | 2,812 |
| Epochs | 5 |
| Total steps | ~140 |
| Batch size | 50 × 2 (accumulation) |
| Optimizer | AdamW 8-bit |
| LR scheduler | Cosine |
| Max sequence length | 384 |
| Vision modality | Enabled |
| Text language | Turkish |
1[
2 {
3 "role": "user",
4 "content": [
5 {"type": "text", "text": "Kitle hangi bölgede bulunur?"},
6 {"type": "image", "image": "synpic53867.jpg"}
7 ]
8 },
9 {
10 "role": "assistant",
11 "content": [{"type": "text", "text": "suprasellar"}]
12 }
13]
14
15
16base_model: unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
17tags:
18- text-generation-inference
19- transformers
20- unsloth
21- qwen2_vl
22- trl
23license: apache-2.0
24language:
25- en
26---
27
28# Uploaded model
29
30- **Developed by:** aosm
31- **License:** apache-2.0
32- **Finetuned from model :** unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
33
34This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
35
36[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)