Skip to content

[BUG] model_optimized.onnx not found #895

@poof86

Description

@poof86

Bug Description

new user of basic-memory, I tried working with it starting with a new project right away (might be source of the problem?). I was able to write and read notes but not search them.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install version 0.21.6
  2. Run command bm mcp search-notes
  3. Use tool/feature mcp tools
  4. See error:
[ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from /Users/###/.basic-memory/fastembed_cache/models--qdrant--bge-small-en-v1.5-onnx-q/snapshots/52398278842ec682c6f32300af41344b1c0b0bb2/model_optimized.onnx failed:Load model /Users/###/.basic-memory/fastembed_cache/models--qdrant--bge-small-en-v1.5-onnx-q/snapshots/52398278842ec682c6f32300af41344b1c0b0bb2/model_optimized.onnx failed. File doesn't exist

Expected Behavior

for searching notes to work

Actual Behavior

I get an error as described

Environment

  • OS: [e.g. macOS 14.2, Ubuntu 22.04]
  • Python version: [e.g. 3.12.1]
  • Basic Memory version: [e.g. 0.1.0]
  • Installation method: [e.g. pip, uv, source]
  • Claude Desktop version (if applicable):

Additional Context

  • Configuration files (if relevant)
  • Logs or screenshots
  • Any special configuration or environment variables

Possible Solution

If you have any ideas on what might be causing the issue or how to fix it, please share them here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions