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