[claude] Add Hermes 4 14B Modelfile, providers config, and smoke test (#1101) #1110
Reference in New Issue
Block a user
Delete Branch "claude/issue-1101"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1101
Summary
Modelfile.hermes4-14b: Ollama Modelfile for NousResearch Hermes 4 14B (Q5_K_M, 32K context, temperature=0.3, ChatML format with tool-calling +<think>reasoning configured)config/providers.yaml: Registershermes4-14bandhermes4-36bas model entries onollama-local;hermes4-14bpromoted to top of thetoolsfallback chain (native tool calling)scripts/test_hermes4.py: 5-test smoke suite covering model availability, basic response, memory usage (<28 GB gate), tool calling (structured output check), and Timmy-persona acceptanceHow to use
Test plan
test_hermes4.pyrun (requires manual GGUF import)