Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
chat-format-reference – Dataset by dispatchAI | AlphaNeural AI
You can deploy this model and start earning money today!
dispatchAI
/
chat-format-reference
like
0
apache-2.0
n<1K
json
text
datasets
pandas
polars
mlcroissant
us
chat-format
gguf
llama-cpp
dispatchai
Views
No views yet
Model card
Files and Versions
Community
API
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