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