CoolFace
Modelpublic

samunder12/llama-3.1-8b-roleplay-jio-gguf

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
5likes211downloads
Model Card

<div style="width: auto; margin-left: auto; margin-right: auto"> <img src="./Jio.jpeg" alt="Peach" style="width: 100%; min-width: 400px; display: block; margin: auto;"> </div> <!--

Llama 3.1 8B - Assertive Role-Play (v3 GGUF)

This repository contains the GGUF version of the v3 Assertive Role-Play LoRA model. <!--- <<< Change this link! --->

This model is designed for easy, local inference on CPUs and GPUs using llama.cpp-based software like LM Studio and Ollama.

The model embodies a dominant, assertive, and creative persona for role-playing and storytelling. It was fine-tuned on a multi-turn conversational dataset to enhance its coherence and memory.

Model Details

  • —Original LoRA Model: `samunder12/llama-3.1-8b-roleplay-v3-lora` <!--- <<< Change this link! --->
  • —Quantization: Q4_K_M. This method provides an excellent balance between model size, performance, and VRAM/RAM usage.
  • —Context Length: 4096 tokens.

Usage Instructions

LM Studio (Recommended)

  1. 1.Download and install LM Studio.
  2. 2.In the app, search for this model repo: samunder12/llama-3.1-8b-roleplay-v3-gguf. <!--- <<< Change this --->
  3. 3.Download the GGUF file listed in the "Files" tab.
  4. 4.Go to the Chat tab (💬 icon) and load the model you just downloaded.
  5. 5.CRITICAL: On the right-hand panel, under "Prompt Format", select the Llama 3 preset.
  6. 6.Set the Context Length (n_ctx) to 4096.
  7. 7.Use the "Role-Play" sampler settings below for best results.
Recommended Sampler Settings (Role-Play Preset)
SettingValue
Temperature0.75
Repeat Penalty1.06
MirostatMirostat 2.0
top_p0.92
top_k40 or 100