Instructions to use monsterapi/llama2_7b_norobots with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/llama2_7b_norobots with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "monsterapi/llama2_7b_norobots") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1282c66100b01f6f94c350e7ed2b801c599e433790861e916fa4aa4a69de3226
- Size of remote file:
- 134 MB
- SHA256:
- de57120dbb9756802a6de25d904761d6cc381aef6edee95fdeab06ded7dc031e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.