GGUF
Not-For-All-Audiences
nsfw
Inference Endpoints
conversational
Undi95's picture
Create README.md
1f3c39d verified
metadata
license: cc-by-nc-4.0
tags:
  - not-for-all-audiences
  - nsfw

Description

This repo contains GGUF files of CausalLM-RP-34B, a finetuned model of the CausalLM-34B Beta on multiple RP datasets.

Model used

Prompt template ChatML

<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
{output}<|im_end|>