Instructions to use Inishds/loraretriever-7b-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Inishds/loraretriever-7b-code 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, "Inishds/loraretriever-7b-code") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8a7bf3fb6bda3e71443101d5da77fed5390c97b2294a90655975f0c9badb59ec
- Size of remote file:
- 5.24 kB
- SHA256:
- f0b3f433fc8a31c4f213ab499ccb696024c09487a7df861365797e962bf5612a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.