diff --git a/memory/.dream_cursor b/memory/.dream_cursor index 3cf63f9..fb8a210 100644 --- a/memory/.dream_cursor +++ b/memory/.dream_cursor @@ -1 +1 @@ -425 \ No newline at end of file +428 \ No newline at end of file diff --git a/memory/MEMORY.md b/memory/MEMORY.md index 255593b..8159390 100644 --- a/memory/MEMORY.md +++ b/memory/MEMORY.md @@ -21,6 +21,12 @@ This file stores important information that should persist across sessions. - Cross-channel session continuity via `unifiedSession: true`; backups: wood.hell → pivo.hell (recursive) +## Wiki embeddings + +- Embeddings pro wiki běží přes ollama (`qwen3-embedding:0.6b`) na nvidia.hell +- Migrace na static llama.cpp server (nvidia.hell:8081) zrušena: ollama a llama.cpp produkují fundamentálně odlišné vektory i na identickém inputu (cosine ~0.36); kvantizace, pooling, special tokens, BOS, chat templates a normalizace vyloučeny; reuse ollama GGUF blobu paritu nezajišťuje +- Důsledek: přechod wiki embeddings na jiný engine vyžaduje plný reindex + --- *This file is automatically updated by nanobot when important information should be remembered.*