Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ base_model:
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** Anukul
|
19 |
-
- **Finetuned from model :** unsloth/
|
20 |
- **Dataset :** unsloth/radiology_mini
|
21 |
|
22 |
# Model Overview
|
23 |
-
This repository demonstrates how to fine-tune the unsloth/
|
24 |
The model has been optimized to be twice as fast as the previous version, allowing for efficient fine-tuning.
|
25 |
|
26 |
## Dataset Description
|
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** Anukul
|
19 |
+
- **Finetuned from model :** unsloth/Llama-3.2-11B-Vision-Instruct
|
20 |
- **Dataset :** unsloth/radiology_mini
|
21 |
|
22 |
# Model Overview
|
23 |
+
This repository demonstrates how to fine-tune the unsloth/Llama-3.2-11B-Vision-Instruct model for a radiology image captioning task.
|
24 |
The model has been optimized to be twice as fast as the previous version, allowing for efficient fine-tuning.
|
25 |
|
26 |
## Dataset Description
|