Instructions to use WatsonOverHere/movie_lines_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WatsonOverHere/movie_lines_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WatsonOverHere/mysterious_mistral-small-3.1-24b") model = PeftModel.from_pretrained(base_model, "WatsonOverHere/movie_lines_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8e66e75abb2ffd4c728c4927b3dd2bc3eaf581589ff2e07de174c5f9e8cba8cc
- Size of remote file:
- 6.58 kB
- SHA256:
- e81fbdd6cff1861c240817ac43dadc969e51ad90ec3bffb314ccf89c9d2c6d32
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.