Instructions to use Zhang199/TinyLLaVA-Video-R1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Zhang199/TinyLLaVA-Video-R1 with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Zhang199/TinyLLaVA-Video-R1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-text-to-text
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
**<center><span style="font-size:2em;">TinyLLaVA-Video-R1</span></center>**
|
| 7 |
+
|
| 8 |
+
[](https://github.com/ZhangXJ199/TinyLLaVA-Video-R1)[](https://github.com/ZhangXJ199/TinyLLaVA-Video-R1)
|
| 9 |
+
|
| 10 |
+
|