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