Text Generation
PEFT
Safetensors
English
lora
llama-factory
qwen2
chatml
interactive-fiction
cyoa
roleplay
furry
anthro
nsfw
explicit
Not-For-All-Audiences
conversational
Instructions to use KeinNiemand/Kuwutu-7B-CYOA-LoRA-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use KeinNiemand/Kuwutu-7B-CYOA-LoRA-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("A:\AI\AI Models\LLM\Kuwutu-7B") model = PeftModel.from_pretrained(base_model, "KeinNiemand/Kuwutu-7B-CYOA-LoRA-v2") - Notebooks
- Google Colab
- Kaggle
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card