chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Add docs explaining hnsw hyperparam tuning

Open jeffchuber opened this issue 1 year ago • 4 comments

many issues relate to this

jeffchuber avatar Nov 07 '23 19:11 jeffchuber

Hello, I have gone through the various issues but seems I am now suddenly getting the issue corresponding to #868 upon using persist database. I tried updating it but I got the same issue with persist database.

savour-it-last avatar Apr 04 '24 07:04 savour-it-last

@jeffchuber and @AbishekNairM I am just getting this error as well in ChromaDB. I was adding a text-embedding-ada-002 of some documents then started to encounter this issue. I do not understand why this is happening when i query from the chromaDB.

cmosguy avatar Apr 08 '24 00:04 cmosguy

@cmosguy So further context regarding this is:

  1. This occurred ONLY when using persist db.
  2. It did not malfunction immediately, initially querying the index/collection worked but once this error came all the questions gave this same error in the SAME instance where I loaded the db.
  3. Deleting and recreating it removed the issue.

It is not very reproduceable as I have been using persist db for a while, it happens during the normal use of this feature but when it stops working, all queries show that output.

This is most likely an issue with the persist_db().

savour-it-last avatar Apr 08 '24 05:04 savour-it-last

Hi, still facing this issue. Is there any update on this?

aritejhg avatar Aug 27 '24 07:08 aritejhg