Instructions to use longface/LR-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use longface/LR-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "longface/LR-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5e853343b5eabb2eaf0390d3f293df18422879474c67737061cb8e3c6460c475
- Size of remote file:
- 201 MB
- SHA256:
- 4a49d7cc4908b59e6b3c672bdf0bc33c56151b77784d41cbe11fe65ca5031cd5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.