CoolFace
Datasetpublic

dispatchAI/chat-format-reference

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

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes16downloads
3 commits on main
e41892e3mo ago

Upload README.md with huggingface_hub

3morixd
ce1553f3mo ago

Upload formats.json with huggingface_hub

3morixd
35302e23mo ago

initial commit

3morixd