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