Mert
Mert
## Description This PR uses NVIDIA's arm64 builds for onnxruntime-gpu to support Jetson boards.
### Description This PR transitions the asset and search repositories from TypeORM to Kysely. The goals of this change include type safety—including for complex queries—improved performance, more transparent behavior and...
## Description It can be desirable to set the target quality differently between thumbnails and previews. Some admins might want to increase preview quality, but without making thumbnails unnecessarily larger....
### Description This PR changes image thumbnail generation to first decode and resize the input image to a preview-sized raw buffer, then reuse that buffer as the input for the...
I just found out about [Trunk](https://github.com/tembo-io/trunk), a package manager for Postgres extensions. It'd be nice to have it include pgvecto.rs.
## Description This PR enables multi-GPU support by adding a new `MACHINE_LEARNING_DEVICE_IDS` environmental variable that accepts a comma-separated list of device IDs. This list is used to assign a single...
## Description This PR updates to Pydantic V2. This dependency is mainly used for environmental variable management, the functionality of which has been split off into a separate package. I...
### What is the purpose of this pull request? `escape` doesn't currently escape commas, meaning that paths containing commas can unexpectedly change the glob pattern. ### What changes did you...
This reverts commit aa0097bde2cca98dc66db25e58ec5c1c1212ccfb. ## Description This flag is causing DOVI sidedata to persist in transcoded videos, causing playback issues on clients. There might be a way to persist spherical...
### Description The NLLB models have the highest quality results for multilingual text in our model catalog. However, these models expect the input to explicitly indicate the language of the...