d0rc

Results 7 comments of d0rc

Sounds crazy... did someone witnessed replication of the error so far?

It happens on long audio, when using large-v3 models, not sure why.

Do you mean tables created at line 49 of https://github.com/andrewjstone/rafter/blob/master/src/rafter_backend_ets.erl, or those at lines 13 and 14 as well? I can submit a patch with a gen_server to "heir" ETS...

Ok, at least now I know you are going to get to performance optimizations in a few month:) Sounds great. I was also thinking about using basho/bitcask/ to store logs...

I’ve run into the same problem in Docker: a container uses excessive CPU (600-800%), and restarting it is the only fix.

I ended up running 10 of them and killing each one after a random number of seconds, like 120-300. I had to implement smart-retry for this.

was exactly my question - what is the suggested way of using custom model / agent