Chanka

Results 9 comments of Chanka

One note to be added: The SMART strategy has not been converted to support more than 2 strategies.

I'm late on this but I figured out the issue after debugging it myself. In the default .yaml (in my case `config/test/480/default_config_batched_ss.yaml`) two values need to be set. ``` native_img_h...

> > **Describe the bug** Using a custom cloned voice from ElevenLabs fails the voice map check with "Voice map is invalid, check console for errors" > > **To Reproduce**...

This error is due to CUDA being improperly installed. In my experience the best manner to install CUDA and PyTorch is with Conda. Conda install guide: https://conda.io/projects/conda/en/latest/user-guide/install/linux.html After installing Conda...

That does work but it's dirty. The only time that text/messages are accepted as system messages are ones with `role: system` in the logs (check the terminal after you send...

Not sure about Kobold but OpenAI uses this for their ChatCompletion endpoint. On Sat, Apr 29, 2023, 12:11 PM RossAscends ***@***.***> wrote: > worth noting that system, user, assistant are...

> > Just letting you know, you can try this out in dev branch already > > You mean instruct mode? So it's not for openai models? It's `/sys`. Currently...

> @Chanka0 Do you believe this should still be open or should this be closed now? The devs leave closing up to the individuals after requests are completed. Or do...

Correction: The exception happens before the model is saved. Saving is part of a `try: except:`. The error occurs at ``` File "/mnt/b/Dev/cv-gta/code/epe/matching/paired.py", line 108, in __getitem__ idx = np.min(np.nonzero(p