Instructions to use olisval/qavito_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use olisval/qavito_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "olisval/qavito_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c5ae07ff5b5c7400ab833204fa3d40ea717f48df1fabf22ee9973c0e1cc986e9
- Size of remote file:
- 74.2 MB
- SHA256:
- 1c0317150f25146f028dca0412fa4446aa3605cf02ed2eb74e709636e70b9299
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.