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