Skip to content

Commit eb3c22a

Browse files
committed
more
Signed-off-by: bitliu <bitliu@tencent.com>
1 parent ff87161 commit eb3c22a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/blog/2025-10-16-mom-family.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ A quick overview of all MoM models:
2121

2222
| Category | Model | Size | Base Model | Latency | Purpose |
2323
|----------|-------|------|------------|---------|---------|
24-
| **🧠 Intelligent Routing** | mom-brain-flash | Flash | ModernBERT | <10ms | Ultra-fast intent classification |
24+
| **🧠 Intelligent Routing** | mom-brain-flash | Flash | ModernBERT | &lt;10ms | Ultra-fast intent classification |
2525
| | mom-brain-pro | Pro | Qwen 0.6B | ~30-50ms | Balanced routing with reasoning |
2626
| | mom-brain-max | Max | Qwen 1.7B | ~50-100ms | Maximum accuracy for complex decisions |
27-
| **🔍 Similarity Search** | mom-similarity-flash | Flash | ModernBERT | <10ms | Semantic similarity matching |
28-
| **🔒 Prompt Guardian** | mom-jailbreak-flash | Flash | ModernBERT | <10ms | Jailbreak/attack detection |
29-
| | mom-pii-flash | Flash | ModernBERT | <10ms | PII detection & privacy protection |
27+
| **🔍 Similarity Search** | mom-similarity-flash | Flash | ModernBERT | &lt;10ms | Semantic similarity matching |
28+
| **🔒 Prompt Guardian** | mom-jailbreak-flash | Flash | ModernBERT | &lt;10ms | Jailbreak/attack detection |
29+
| | mom-pii-flash | Flash | ModernBERT | &lt;10ms | PII detection & privacy protection |
3030
| **🎯 SLM Experts** | mom-expert-math-flash | Flash | Qwen 0.6B | ~30-50ms | Mathematics routing |
3131
| | mom-expert-math-pro | Pro | Qwen 1.7B | ~50-100ms | Advanced math with reasoning |
3232

0 commit comments

Comments
 (0)