Jan Tennert

Results 36 comments of Jan Tennert

I'm using an AMD GPU (RX 5500 XT) using Rocm and Triton on Linux ~~_, but I might have a different problem? I can load the default models, but trying...

> I've got the same error and I've fixed it. Or I have successfully launched the webui and I can chat. But...I frankly I still don't know what went wrong....

Can you try to use the `defaultToNull` parameter when upserting?

> The error is being thrown because the is_ongoing_job field is not sent on all objects. Yea, I assumed that was the problem, thanks for linking the fix. @Deorigami Can...

@TiagoLira The newest versions should already include this fix.

> @jan-tennert I'm using the latest version (2.4.2). The fix was for the UPSERT request, I'm saying that the issue also happens on INSERT. Right, I will apply this fix...

@TiagoLira Will be included in 2.5.0-beta-2

For some reason it fails to create a default settings instance, but if you don't use resumable uploads anyway you can just do this: ```kotlin createSupabaseClient( BuildConfig.SUPABASE_PROJECT_URL, BuildConfig.SUPABASE_API_ANON_KEY, ) {...

Closing due to inactivity. Feel free to reopen!