Instructions to use bbytxt/be6356f1-a474-49a1-b416-9c1aea4c7525 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/be6356f1-a474-49a1-b416-9c1aea4c7525 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, "bbytxt/be6356f1-a474-49a1-b416-9c1aea4c7525") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
af151c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:705cabf5cbc3a6ab0feb67c77b9b453d59efcc939ce90d310af96e621810f990
size 1064
|