Christian Bender-Saebelkampf

Results 4 issues of Christian Bender-Saebelkampf

I am currently writing a Siamese CNN in tf.keras to compare two images and wanted to use modAL for active learning. The Siamese CNN takes two images as input, so...

### What happened? I am trying to use the litellm router (docker image v1.34.39) /images/generations endpoint with an azure dall-e-3 deployment. This works fine without being behind a company firewall,...

bug

Hey, For faster processing OpenAI (and Azure) allow to pass a `dimensions` parameter to text-embedding-3 models. Would it be possible to also integrate this as an environment variable? Thanks!

### Description of the problem Currently when creating views via `kivymd.add_view`, only views with one word, e.g. `NotificationScreen`, will be added correctly. When you try to add a view with...