mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
8 lines
207 B
TOML
8 lines
207 B
TOML
schema_version = 1
|
|
|
|
extends = "llama.cpp Base Chat"
|
|
name = "llama.cpp Chat"
|
|
description = "llama.cpp server (OpenAI-compatible Chat Completions) — local coding chat assistant."
|
|
|
|
model = "llama"
|