Image-Text-to-Text
PEFT
Safetensors
multimodal
vision-language
visual-planning
spatial-planning
rule-following
qwen2.5-vl
lora
Instructions to use Fish-03/RuleMaze with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fish-03/RuleMaze with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update RuleMaze/quest/checkpoint/README.md
Browse files
RuleMaze/quest/checkpoint/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
library_name: peft
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
-
- base_model:adapter:
|
| 7 |
- llama-factory
|
| 8 |
- lora
|
| 9 |
- transformers
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-VL-3B-Instruct
|
| 3 |
library_name: peft
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen2.5-VL-3B-Instruct
|
| 7 |
- llama-factory
|
| 8 |
- lora
|
| 9 |
- transformers
|