Instructions to use revusyi/36f55663-d591-4e9f-b0a1-b7eac32e02c5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use revusyi/36f55663-d591-4e9f-b0a1-b7eac32e02c5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("jhflow/mistral7b-lora-multi-turn-v2") model = PeftModel.from_pretrained(base_model, "revusyi/36f55663-d591-4e9f-b0a1-b7eac32e02c5") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
443f707 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:48fbe06fefd3d4130e0682163b32e455c77c38e63b87812667b0d1ac5c61e52b
size 6776
|