Instructions to use daniel40/35542c81-013f-4ffe-ae65-f9bd705b979e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use daniel40/35542c81-013f-4ffe-ae65-f9bd705b979e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-llama-2-7b") model = PeftModel.from_pretrained(base_model, "daniel40/35542c81-013f-4ffe-ae65-f9bd705b979e") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3fe5b0b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ec512f1c730f39cf9781df241bc9c570d4f43efbe1c5d90d4b009e36e474c5e
size 844180648
|