Zeng Lingyu
Zeng Lingyu
some error I install brew install gcc boost try to make get this error ` >>>make aarch64-apple-darwin21-g++-11 -static -pthread -ansi -Wno-long-long -O3 -DNDEBUG -std=c++11 -DVERSION=\"v1.2.3-3-gd913876-mod\" -I /opt/homebrew/Cellar/boost/1.76.0/include -I ../../../src/lib -o...
## Environment - Model/version: Vary-toy - Runtime version: [ Python 3.10] ## Description I am currently using the Vary-toy model for image recognition tasks. While the model performs well with...
您好, 我在使用 Vary-toy 项目时遇到了一个问题。当我尝试运行模型时,代码试图从一个不存在的或不正确的路径加载 CLIP-VIT-L 模型。具体错误信息如下: `File "/root/micromamba/envs/varytoy/lib/python3.10/site-packages/vary/model/vary_toy_qwen1_8.py", line 26, in __init__ self.vision_tower = CLIPVisionModel.from_pretrained('/data/hypertext/ucaswei/cache/vit-large-patch14/vit-large-patch14/') ` 问题出现在 vary_toy_qwen1_8.py 文件中,该文件试图从一个硬编码的路径加载模型,而这个路径在我的环境中是不存在的。我发现这个路径是在 site-packages 下的库文件中,这让我无法直接修改它。 我建议在未来的版本中改进此问题,例如通过配置文件或环境变量来设置模型路径,这样用户就可以更容易地使用您的项目而无需修改库文件。 谢谢!
Steps to reproduce ------------------ ## Issue Description I encountered an issue while trying to issue a certificate for my domain using `acme.sh` with DNS-01 challenge via ZeroSSL. Despite following the...
Issue Description: I'm exploring FastUI in combination with FastAPI and encountered a couple of issues that I would like some clarification on: Accessing the Root Path (/) Without Explicit Definition:...
https://hub.docker.com/repository/docker/hotwa/onionnet_sfct
Description: After following the official quickstart guide for deploying Danswer on a local machine using Docker compose, I encountered a recurring RuntimeError in the danswer-stack-background-1 container logs. The error states...
like: [RWKV runner](https://github.com/josStorer/RWKV-Runner) and [ollama api service](https://ollama.com/)
add fastapi restful api port runing on container
Hello, I'm encountering a CUDA Runtime Error when trying to run Uni-Dock on my system. The error message is as follows: `Performing docking (random seed: 1521015319) ... CUDA error at...