Instructions to use ogaa12/lora-llama2-english-learnBot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ogaa12/lora-llama2-english-learnBot 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, "ogaa12/lora-llama2-english-learnBot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf60a10af501f732c3b729b056907851b17f9796dc29e6ce35ff026a5afea459
- Size of remote file:
- 5.3 kB
- SHA256:
- d5530e1b02c97a7df00a9a0a52425ca965820b429cc93ac67b0f5e6888dbb233
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.