Instructions to use ogaa12/lora-llama2-english-learnBot2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ogaa12/lora-llama2-english-learnBot2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "ogaa12/lora-llama2-english-learnBot2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- da92edab587d2e2297fce67dc59294f32e4427947f68754046958b8900f49ca8
- Size of remote file:
- 5.3 kB
- SHA256:
- e2c458f1295d3ebc26fb405520b66311324392392cdff763a56394a8edd9f7a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.