wgong
wgong
edited wiki with the working link. Thanks
Thank you, `pandas==1.3.5` worked
@ValueRaider I just upgraded pandas back to 1.5.1, and cannot reproduced it either. Here is my function which failed before ``` def gwg_download_yf(tickers, start_dt, end_dt=""): """download quotes of multiple tickers...
@ValueRaider I tried on a different Ubuntu computer, and cannot reproduce the initial error.
> I need to look into it a bit. Not sure what drives the ChatOllama hung. > > Are you interested in looking into this issue? 😃 Looking forward to...
@zhangningboo I got the same error while running docker version, but no issue after switching to cloned version locally (I have to upgrade ollama to v0.1.29 to fix issue with...
@richwu can you share the yaml file, I failed to run chat-ollama in docker, Thanks
> 上传pdf档案,用nomic-embed-text:latest,一直提示如下: Tips Invalid `prisma.knowledgeBase.count()` invocation: The table `main.KnowledgeBase` does not exist in the current database. 请各位大佬帮忙解答,谢谢! have you run migration step to create tables in SQLite database ``` #...
I ran into the same issue today with ollama v0.1.21, after upgrading to v0.1.29 (latest), the error disappeared. How to verify ``` $ curl -X POST http://localhost:11434/api/embeddings -d '{"model":"nomic-embed-text"}' ```...
I tested this feature by using `update`, it failed to add a pdf to an existing: ``` Created knowledge base ram-order: 11 Creating embeddings for Ollama served model: nomic-embed-text Creating...