Files
ollama-for-amd/ml/backend/ggml
Jesse Gross d7f4f788d1 ggml: Use GGML's typedef'ed pointer types
For many backend data structures, GGML defines a typedef of a pointer
type and returns these from functions. In most cases, CGo understands
that these are interchangable but some parts of Go (such as generics)
think they are two different types. We should prefer the form that
GGML uses.
2025-08-08 14:57:13 -07:00
..
2025-08-05 12:21:16 -07:00
2025-08-05 12:21:16 -07:00
2025-08-05 12:21:16 -07:00
2025-08-05 12:21:16 -07:00
2025-03-11 14:49:19 -07:00
2025-03-11 14:49:19 -07:00