mirror of
https://github.com/ollama/ollama.git
synced 2026-09-23 14:54:26 +00:00
Add QuantizedEmbedding and EmbeddingLayer interface so models can use quantized embedding weights and expose tied output projections. This change updates gemma3, glm4_moe_lite, llama, qwen3, and qwen3_5 to use the new interface. |
||
|---|---|---|
| .. | ||
| nn.go | ||
| nn_test.go | ||