Varun Iyengar
Results
2
issues of
Varun Iyengar
Hi, I'm working on deploying a private language model to production through Replicate. I have requests coming in sporadically so provisioning always-on servers is not feasible for me, but I...
Seems to be related to a recent commit (dab5966) where `generate()` was replaced with `hash_list()`. It was changed to be a `classmethod` but it still requires `self` as an input...
help wanted