Zongyao Li

Results 3 comments of Zongyao Li

谢谢回复!按照您提供的思路,把其他服按顺序启动,发现hzero-iam服务还是启动不起来,其他正常。

非常感谢您的回复!按照您的提示,检查了iam服务,注意到我之前因为iam无法启动所以增加了application.properties配置如下: eureka.client.register-with-eureka=false eureka.client.fetch-registry=false 重新拉取代码然后运行bash命令就好了,非常感谢!汉得的代码写的不错,文档也很丰富,点赞!

> > > thanks for the information here, also the [Dockerfile example](https://github.com/abetlen/llama-cpp-python/blob/main/docker/cuda_simple/Dockerfile) was very helpful. I have a fully functional demo running with Gradio UI and GPU here if this...