Unsloth Model Card
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/qwen2-vl-
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
@@ -14,7 +14,7 @@ language:
|
|
14 |
|
15 |
- **Developed by:** new5558
|
16 |
- **License:** apache-2.0
|
17 |
-
- **Finetuned from model :** unsloth/qwen2-vl-
|
18 |
|
19 |
This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
20 |
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/qwen2-vl-2b-instruct-unsloth-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
|
|
14 |
|
15 |
- **Developed by:** new5558
|
16 |
- **License:** apache-2.0
|
17 |
+
- **Finetuned from model :** unsloth/qwen2-vl-2b-instruct-unsloth-bnb-4bit
|
18 |
|
19 |
This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
20 |
|