ollama/x/models/nn
Jesse Gross 438fb991e4 mlxrunner: move YaRN RoPE helpers into x/models/nn
Move RopeParameters, BuildYarnRopeFreqs, and ScaleRotaryPart out of
laguna and into x/models/nn so other models can reuse them.
2026-05-22 09:32:09 -07:00
..
nn.go mlx: Support NVIDIA TensorRT Model Optimizer import (#15566) 2026-04-27 18:28:10 -07:00
nn_test.go mlxrunner: add logprobs support 2026-04-20 17:43:00 -07:00
recurrent.go mlxrunner: decouple models from attention cache storage layout 2026-04-27 20:04:46 -07:00
recurrent_test.go mlxrunner: decouple models from attention cache storage layout 2026-04-27 20:04:46 -07:00
rope.go mlxrunner: move YaRN RoPE helpers into x/models/nn 2026-05-22 09:32:09 -07:00
sdpa.go mlxrunner: decouple models from attention cache storage layout 2026-04-27 20:04:46 -07:00
sdpa_test.go mlxrunner: decouple models from attention cache storage layout 2026-04-27 20:04:46 -07:00