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