MagicSource

Results 1299 comments of MagicSource

和预测无关,txt里面应该至少hardcodeed几个说话人和情绪,不然使用者比较迷茫,readme也没有相关说明。

v100 7B是可以训练的,只是int8太慢了(可能是huggface里面int8很慢)。 可以训的组合是 fp16 load + deepspeed offload

This maybe caused by OpenCV cvColor method, you may check the params which from what space to what, for instance, BGR_TO_RGB, this only work on bgr format image convert into...

will fc1 and fc2 add additional params?

@Ted8000 thank u , currently fschat start an openai servce is very cubersome, I need start controller, than start worker, than start runner, is there a way just run a...

@surak Yes, from this aspect of view, it's scalable. But now, I just have one single model to serve, and everytime I ctrl + c to stop the server, controller...