Instructions to use tsinghua-ee/video-SALMONN-2_plus_7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tsinghua-ee/video-SALMONN-2_plus_7B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("output/audio_align_winqf0_5s_Ls960Com_AcSl_bs8ep5_LargerQF/checkpoint-30510") model = PeftModel.from_pretrained(base_model, "tsinghua-ee/video-SALMONN-2_plus_7B") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as unsafe.