Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Chat Format Reference

Correct chat formats for dispatchAI GGUF models. Use with llama-cpp-python's chat_format parameter.

Usage

from llama_cpp import Llama
llm = Llama(model_path='model.gguf', chat_format='llama-3')  # For SmolLM2/Llama-3.2

๐Ÿš€ dispatchAI

Downloads last month
58