How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for krory/GenBook-Deepseek-R1.Llama-8B to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for krory/GenBook-Deepseek-R1.Llama-8B to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for krory/GenBook-Deepseek-R1.Llama-8B to start chatting
Load model with FastModel
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
    model_name="krory/GenBook-Deepseek-R1.Llama-8B",
    max_seq_length=2048,
)
Quick Links

image/png

About the Model

This model is designed to be a storytelling AI capable of creating fun, engaging, and well-structured narratives. Its purpose is to serve as an interactive tool for generating and experiencing unique stories in real time, tailored to the user's input and preferences.

Key Features

  • Interactive Narratives: Produces coherent and entertaining stories based on user prompts, adapting dynamically to maintain engagement.
  • Consistent World-Building: Ensures logical progression and consistency in characters, settings, and events across long narratives.
  • Optimized for Efficiency: Built to perform reliably on limited hardware while delivering high-quality outputs.

Training Overview

The model was fine-tuned using datasets focused on narrative construction, character development, and immersive descriptions. Key aspects of the training include:

  • Adaptability: Special attention was given to creating a system that responds flexibly to varied user inputs while maintaining coherence.
  • Resource Efficiency: Techniques like LoRA (Low-Rank Adaptation) and 4-bit quantization were employed to optimize memory usage without compromising output quality.
  • Long-Context Support: Enhanced with methods to handle extended interactions and complex storylines.

Purpose

The primary goal of this model is to create a personal, customizable storytelling AI, allowing users to immerse themselves in unique, AI-driven stories anytime.


Downloads last month
2
Safetensors
Model size
8B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for krory/GenBook-Deepseek-R1.Llama-8B

Quantizations
6 models