projects-g
projects-g
I fed it a sample audio of 3 mins and 30 mins long. For both the audio inputs (.mp3), I get the same diarization result where all the text is...
Jsonformer doesn't work with GPTQ models. For inference speed, it would be nice to have support for such models.
I encounter this error when I try to the run the latest version of JSONFormer. It looks like there is no support for Generation Configs yet. `You have modified the...
### How to reproduce this bug? 4.9.0 for weaviate-client image: cr.weaviate.io/semitechnologies/weaviate:stable-v1.25-32f7242 `questions = client.collections.create("questions")` 1) No error ``` with questions.batch.dynamic() as batch: for i in range(5): img = [0.55] *...