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.25k stars 499 forks source link

Use venv instead of running it directly #387

Open zrll12 opened 2 months ago

zrll12 commented 2 months ago

I'm using macOS and pip tells me to use venv to install dependencies.