Instructions to use maomao88/anime-waifu-mistral-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use maomao88/anime-waifu-mistral-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "maomao88/anime-waifu-mistral-lora") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
39f0e73 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0848461b925897a226c0de66f55eaff0c026b7e56c57ea9bdc38449035632939
size 54560368
|