craftpilot / .env.example
skamathramesh's picture
CraftPilot: multi-agent craft business assistant
98a986c verified
Raw
History Blame Contribute Delete
279 Bytes
# Vision model (MiniCPM-V 2.6 GGUF)
VISION_REPO=openbmb/MiniCPM-V-2_6-gguf
VISION_MODEL_FILE=ggml-model-Q4_K_M.gguf
VISION_FILE=mmproj-model-f16.gguf
# Text model (Qwen2.5-1.5B-Instruct GGUF)
TEXT_REPO=Qwen/Qwen2.5-1.5B-Instruct-GGUF
TEXT_FILE=qwen2.5-1.5b-instruct-q4_k_m.gguf