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