Ed McManus
Ed McManus
Because I will definitely find this thread again: consult the releases page and make sure your node is compatible with your node-sass: https://github.com/sass/node-sass/releases You may need to downgrade your Node...
@ynie @hervenivon This and some other issues lead to a frustrating DX on Replicate, but YMMV building on Runpod. Personally my experience matches the reports here https://www.reddit.com/r/LocalLLaMA/comments/17il9n3/experience_on_runpod/ (I would definitely...
You may also need to `rm -r .cog/`. I believe I got this error after a bad `cog push --separate-weights`. My guess is `r8.im//-weights` gets created on the first invocation,...
Based on their Discord, my sense is they're absolutely swamped by end-users who mostly want to use the web frontends for various tools. Ideally Replicate knows this is not their...
Try deploying on more powerful hardware. At least in my case, Cog really did run out of memory.
Hi Josh, thanks for making JOT! It looks useful, and judging by the project's star count many others feel the same way. I was hoping you could clarify the thinking...
> My intention/understanding with GPL is that it would only allow use within applications in which all other components and libraries of the application are GPL as well. Correct. You...
Similarly `cog push` failed with `ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device` I ran `docker system prune` to free local memory...