Rustamshry commited on
Commit
5b1863e
·
verified ·
1 Parent(s): bcb1765

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -10,12 +10,9 @@ language:
10
  - en
11
  ---
12
 
13
- # Uploaded finetuned model
14
 
15
- - **Developed by:** khazarai
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/qwen3-vl-8b-instruct-unsloth-bnb-4bit
18
 
19
- This qwen3_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  - en
11
  ---
12
 
 
13
 
14
+ ## How to Get Started with the Model
 
 
15
 
16
+ ```python
17
 
18
+ ```