mirror of
https://github.com/ollama/ollama.git
synced 2026-08-31 15:50:45 +00:00
Nothing has set Grammar since the CGO engine removal took its writers out; it survived as a read-only pass-through on the llama-server path and a comment claiming it is set before dispatch. Remove the field and the dead pass-through. llama-server keeps its wire-level grammar field, which the "json" format conversion still uses. |
||
|---|---|---|
| .. | ||
| exit_status.go | ||
| exit_status_other.go | ||
| exit_status_windows.go | ||
| llama_binary.go | ||
| llama_binary_test.go | ||
| llama_server.go | ||
| llama_server_test.go | ||
| llm_darwin.go | ||
| llm_linux.go | ||
| llm_windows.go | ||
| media.go | ||
| metal_retry.go | ||
| rocm_default.go | ||
| rocm_windows.go | ||
| server.go | ||
| server_wait_test.go | ||
| status.go | ||
| status_test.go | ||
| vulkan_windows.go | ||