Tuo Chen

Results 17 comments of Tuo Chen

ollama-nomic-embed-text sucks, it can never retrieve the true useful files.

我也遇到了一样的错误,按照 @heimy2000 给的图片,改了penutshell的docker环境变量之后就好了 ![image](https://github.com/sugarforever/chat-ollama/assets/22300065/49b34a61-2da9-478c-b509-cfb87c0990e9)

> The minimum supported cuda arch is sm70. Therefore, NVIDIA 2080Ti and 3090 are all supported. Are you trying to use tensor parallelism on two GPUs with different arch? If...

> ```shell > CUDA_VISIBLE_DEVICES="1,2,3,4" your_program_command --tp 4 > ``` > > It selects GPUs 1, 2, 3, and 4. Make sure these GPUs have the same CUDA architecture. didn't work...

> Thanks you a lot. We are current on a course's project. Your reproduction has saved us from the hell. btw, have you solved your problem yet? Thank you for...

We need docker-compose!