How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="Undi95/MLewd-L2-13B-v2")
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("Undi95/MLewd-L2-13B-v2")
model = AutoModelForCausalLM.from_pretrained("Undi95/MLewd-L2-13B-v2", device_map="auto")
Quick Links

image/png

THIS MODEL IS MADE FOR LEWD

SEXUAL, CRUDE AND KINKY CONTENT IN OUTPUT CAN AND WILL HAPPEN. YOU'RE WARNED

Description

This repo contains fp16 files of MLewd-L2-13B-v2, very hot and lewd model based on ReMM (SLERP).

Models and loras used

  • Undi95/ReMM-S-Light (base/private)
  • Undi95/CreativeEngine
  • Sao10K/Stheno-Inverted-L2-13B
  • The-Face-Of-Goonery/Huginn-v3-13b
  • zattio770/120-Days-of-LORA-v2-13B
  • kingbri/pippa-sharegpt-13b-qlora

Prompt template: Alpaca

Below is an instruction that describes a task. Write a response that appropriately completes the request.

### Instruction:
{prompt}

### Response:

Special thanks to Sushi and Miko ♥

Downloads last month
12
Inference Providers NEW

Collection including Undi95/MLewd-L2-13B-v2