Mees
Results
3
comments of
Mees
it seems that the problem is only regarding int datatype, is it true that draco doesn't compress integers lossy?
in utils/chat.py you should change def search_db with the following then it will work: ``` def search_db(db, query): """Search for a response to the query in the DeepLake database using...