josStorer / RWKV-Runner

A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
https://www.rwkv.com
MIT License
5.31k stars 502 forks source link

微调功能在上月新发布的 ubuntu 24.04 下失败 #337

Open crabloveloli opened 6 months ago

crabloveloli commented 6 months ago

应该是默认的 python 版本差异造成的,22.04 是 python 3.10,24.04 已经升级到 python 3.12 了,请问是否有适配的计划?