sync: 28.4x ratio
Browse files
dsh-plugin/compaction-agentframe/lib/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
* Replaces the default LLM-summarization compaction with AgentFrame's
|
| 5 |
* dual-track compression:
|
| 6 |
* 1. Semantic track (MemoryDirector): LLM decides which tokens matter
|
| 7 |
-
* 2. Physical track (AbsorbedMLA + INT4):
|
| 8 |
*
|
| 9 |
* @module @deepseek-ai/dsh-compaction-agentframe
|
| 10 |
*/
|
|
|
|
| 4 |
* Replaces the default LLM-summarization compaction with AgentFrame's
|
| 5 |
* dual-track compression:
|
| 6 |
* 1. Semantic track (MemoryDirector): LLM decides which tokens matter
|
| 7 |
+
* 2. Physical track (AbsorbedMLA + INT4): 28.4x KV compression
|
| 8 |
*
|
| 9 |
* @module @deepseek-ai/dsh-compaction-agentframe
|
| 10 |
*/
|