zengqingfu1442

Results 30 comments of zengqingfu1442

`cat gfwlist.txt| base64 -d > gfwlist-plain.txt` ?

不好意思,我貌似看到了https://github.com/roncoo/roncoo-cmdb/blob/master/devops/install/install.txt,是这个吗?

> Please try to collect below information per https://github.com/w13915984028/harvester-develop-summary/blob/main/collect-harvester-cluster-information.txt > > maybe due to CPU cores are not enough and the `kube-vip` pod is not running successful. > > ```...

> Please try to collect below information per https://github.com/w13915984028/harvester-develop-summary/blob/main/collect-harvester-cluster-information.txt > > maybe due to CPU cores are not enough and the `kube-vip` pod is not running successful. > > ```...

> The cluster provisioning is stucking, please get: > > ``` > kubectl get clusters.provisioning.cattle.io -A -oyaml > ``` ok, here is the output yaml. ``` 920lab20:~ # kubectl get...

> According to the OpenAI API specifications, the results returned in a streaming fashion are not SSE, but rather a stream of one JSON object per line. Check out the...

My local openai-api-compatible server only implements the `/v1/models` and `/v1/chat/completions` apis. And the `/v1/chat/completions` api also passed the integration test [dify/api/tests/integration_tests/model_runtime/openai_api_compatible/test_llm.py at 0.6.4 · langgeni](https://github.com/langgenius/dify/blob/0.6.4/api/tests/integration_tests/model_runtime/openai_api_compatible/test_llm.py#L76-L146)

I can use ingress-nginx as ingress controller and then create an ingress to access triton http/grpc api. This needs to add a dns cname map.

i also came across this error, seems that is needs a sound card? i use a linux server remotely.