Files
lcbp3/specs/04-Infrastructure-OPS/04-00-docker-compose/Desk-5439/np-dms-typhoon2.5.model.md
T
admin 0227b7b982
CI / CD Pipeline / build (push) Successful in 4m16s
CI / CD Pipeline / deploy (push) Successful in 11m51s
feat(ai-runtime): complete ai runtime policy refactor (ADR-035)
2026-06-12 08:07:15 +07:00

187 B

FROM scb10x/typhoon2.5-qwen3-4b:latest

PARAMETER num_ctx 8192 PARAMETER num_predict 4096 PARAMETER temperature 0.4

PARAMETER top_k 40 PARAMETER top_p 0.9 PARAMETER repeat_penalty 1.15