Files
ollama-for-amd/server
Devon Rifkin e7f56ef3d8 harmony: remove special casing in routes.go
Now that we have a built-in parser abstraction, which was introduced in
<https://github.com/ollama/ollama/pull/12248>, we can modify our harmony
parser to match this and then get rid of nearly all of the
harmony-specific logic in routes.go. We do have a small amount of
code that turns the parser on by default if the architecture matches and
no other built-in parser was provided.

The built-in parser interface was modified in order to handle harmony's
prefill and tool name translation requirements.
2025-09-18 14:55:59 -07:00
..
2024-07-26 14:14:48 -07:00
2025-09-17 14:40:53 -07:00
2025-09-17 14:40:53 -07:00
2025-08-05 12:21:16 -07:00
2025-09-15 11:33:47 -07:00
2025-08-14 15:24:01 -07:00