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