ollama/ml/backend/ggml
Jesse Gross f33ccd5d27 ggml: Use pointer receivers for Context
Context is currently mixed between pointer and value receivers. Change
this to be all pointer receivers so don't have to reason about whether
the things we are updating in the struct will be retained.
2025-04-11 11:13:22 -07:00
..
ggml model: support for mistral-small in the ollama runner 2025-04-03 16:57:36 -07:00
ggml.go ggml: Use pointer receivers for Context 2025-04-11 11:13:22 -07:00
threads.go ollama debug tensor 2025-03-11 14:49:19 -07:00
threads_debug.go ollama debug tensor 2025-03-11 14:49:19 -07:00