Instructions to use SimulaMet/SoccerChat-qwen2-vl-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SimulaMet/SoccerChat-qwen2-vl-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "SimulaMet/SoccerChat-qwen2-vl-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0abb93c0879e47e4610f7489c13f1478f87b3d72083b5e390c29212606717497
- Size of remote file:
- 10.3 kB
- SHA256:
- e1fa1b662a6196f37ebfff636ed10181962d0ea08f6e1416feb8643f72b8460d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.