fengyunzaidushi

Results 14 comments of fengyunzaidushi

> Hi @fengyunzaidushi, thanks for reporting. What is your `bleach` version? thank you for your reply: bleach=3.1.0 galai == 1.1.2 python=3.7 ide= pycharm i run it with cpu.

i have download the latest version,why i still have the problem: ![image](https://github.com/Mintplex-Labs/anything-llm/assets/53250064/b4380086-c1b5-4507-a0c1-a353ea6dad93)

@timothycarambat i have download the v1.5.1 it still the same problem: ![image](https://github.com/Mintplex-Labs/anything-llm/assets/53250064/7517fb22-ef5c-4022-9b69-8bad9744b3cb) ``` The following locations have been searched: /tmp/.mount_Anythiz5DB7b/resources/backend/node_modules/.prisma/client /tmp/.mount_Anythiz5DB7b/resources/backend/node_modules/@prisma/client /home/tim/Documents/anything-llm-desktop/anything-llm/server/node_modules/@prisma/client /tmp/prisma-engines /tmp/.mount_Anythiz5DB7b/resources/backend/prisma prisma:error Invalid `prisma.system_settings.findFirst()` invocation: Prisma Client...

> @spoonbobo If that's the only place it appears in the error, then it's just showing up because LiteLLM uses some class definitions for its OpenAI compatibility. It doesn't mean...

here is my llama list: ``` (base) ubuntu@ubuntu:~$ ollama list NAME ID SIZE MODIFIED codellama:7b 8fdf8f752f6e 3.8 GB 3 minutes ago llama3:latest a6990ed6be41 4.7 GB 6 hours ago ``` here...

[https://blog.csdn.net/fengxiaoyangfeng/article/details/136328022](https://blog.csdn.net/fengxiaoyangfeng/article/details/136328022)

可以参考这个 [https://blog.csdn.net/fengxiaoyangfeng/article/details/136328022](https://blog.csdn.net/fengxiaoyangfeng/article/details/136328022)

我也遇到这个问题, import paddle 报错

> For now. The solution to simply this for all distros is the run the AppImage in the following way: > > ```shell > ./AnythingLLMDesktop.AppImage --appimage-extract && \ > cd...