We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e677ce7 commit fbf1fdeCopy full SHA for fbf1fde
_posts/2025-10-25-semantic-router-modular.md
@@ -122,7 +122,7 @@ The benefits of this architecture vary by workload:
122
123
The modular architecture enables several extensions:
124
125
-- Additional embedding models can be added by implementing the CoreModel trait
+- Additional embedding models can be added by implementing the `CoreModel` trait
126
- Flash Attention 3 support when available in Candle
127
- Quantization support (4-bit, 8-bit) for reduced memory footprint
128
- Custom LoRA adapters for domain-specific routing
0 commit comments