Ziyao Wang
Ziyao Wang
It would be nice to have a config option in `gns3_server.conf` to use HTTP2 when HTTPS is enabled. HTTP2 would surely improve the network performance between GNS3 server and client.
I use the latest release version. I'm trying to deploy ONOS in GNS3, but I can't use its web UI normally. I use `http` console type and it seems there...
I assume you are using Ubuntu 22.04 LTS. The repository is quite old (in 2019), and the recommended setting is `node v8.0.0` via [nvm](https://github.com/nvm-sh/nvm), `python2-minimal` from APT, and `bower`. First,...
I mainly use `ab-av1` to batch auto-encoding h264/h265 mp4 to av1+opus webm. Most source videos can get encoded VMAF 95 with at least 80% less size. However, some source videos...
我的代码补全模型是用“其他”添加的一个OpenAI-compatible模型,在尝试代码补全时发现token使用量一直为0,抓包发现POST请求的URI是/v1/completions而不是/v1/chat/completions
可以允许激活多个模型,当一个API服务中断时保证平台服务正常