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