StupidQu

Results 4 comments of StupidQu

Adding `ulimit -s unlimited` to bashrc didn't work for me, the stack limit did change when I open a terminal, but it didn't work in CP Editor.

> > Hello, I am having the same issue and editing the env.sh file does not help :( > > add this line before `conda activate deepfacelab`in env.sh it didn't...

> rate limits should be a common feature implemented in model, not in adapter. So should there be an "official" rate limit, or should users set the rate limit according...

> Every adapter can has its rate limit function. It means that you need to wait rate limit in model. I moved wait limit into `index.ts`