continue icon indicating copy to clipboard operation
continue copied to clipboard

Cannot use @Codebase: file was not found locally ... models/all-MiniLM-L6-v2/tokenizer.json

Open w013nad opened this issue 1 year ago • 7 comments

Before submitting your bug report

Relevant environment info

- OS: Windows 11
- Continue:0.9.158
- IDE: VSCode 1.70.2

Description

This appears to be the same issue from #895 which was fixed in February but I appear to be having the same issues now with the latest versions.

To reproduce

  1. Start Continue
  2. During the embedding process error happens

Log output

Error indexing codebase: Error. local_files_only=true or 'env.allowRemoteModels=false' and file was not found locally at "C:\Users\ndurkee\.vscode\extensions\continue-continue-0.9.158-win32-x64\models\all-MiniLM-L6-v2\tokenizer.json".

w013nad avatar Jun 13 '24 18:06 w013nad