Initial memory system setup with qmd collection and Karpathy LLM Wiki pattern
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Embedding Model (2026-04-26)
|
||||
|
||||
## Configuration
|
||||
- **Model:** embeddinggemma-300M-Q8_0.gguf
|
||||
- **Service:** systemd user service
|
||||
- **Endpoint:** http://10.0.30.92:8080 (OpenAI-compatible, CLS pooling)
|
||||
|
||||
## Status
|
||||
- /health → ok
|
||||
- /v1/embeddings → 200 OK
|
||||
|
||||
## Usage
|
||||
- Hindsight daemon needs hindsight_embed installed & configured
|
||||
Reference in New Issue
Block a user