Srinivas Billa
Srinivas Billa
Hi, Is it possible to get an executable version of the app. I cant install it via App Store since my Mac is managed. Thanks
As discussed in #158 This PR unifies the support for llama 3 ~~however you must convert the model files from the safe tensors format to the PyTorch.bin format.~~ ~~Can be...
Hi, Im trying to get an example working with Ray on Databricks. Essentially having multiple replicas of the model. Is it possible to load a model with tensor parallelism inside...
Thanks for the amazing work! It really is super fast at bs=1. Can batch usecases, or dynamic batching be supported?
Hey, Is it possible to adapt this model to train on English dataset? Or should I just use normal VITS?
Hi, Are you planning on releasing a pretrained model anytime? Thanks
Same as the other fork, fixed the requirements and added an example colab notebook
### Feature request / 功能建议 Hi, is it possible to use the image embedding seperately to do image retrieval based on a query? ### Motivation / 动机 Want to do...
Hi im trying to run mixtral 8x7b on 8xL4 gpus. And im getting this error ``` *** SIGSEGV received at time=1724779802 on cpu 38 *** PC: @ 0x5266a0 (unknown) (unknown)...
### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...