BlinkDL / RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Apache License 2.0
12.05k stars 827 forks source link

希望新增对接口的ipv6支持(发错了忽略,sry) #160

Closed JIANGMENGQI-L closed 11 months ago

JIANGMENGQI-L commented 1 year ago

在配置选项中可以自定义端口,然而并没有ipv4/6的选项,我在家本地部署了ipv4的服务,但是家中并没有公网ipv4,ipv6公网可以使用,希望增加ipv6监听