Video-Text-to-Text
Transformers
Safetensors
qwen2_vl_bev
text-generation
llama-factory
full
Generated from Trainer
spatial-intelligence
3d-vision
Instructions to use Spacewanderer8263/Proxy3D-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Spacewanderer8263/Proxy3D-8B with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Spacewanderer8263/Proxy3D-8B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# Proxy3D-8B
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct) on the
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# Proxy3D-8B
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct) on the SpaceSpan_318K_masked dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|