superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting,...

Results 297 superduper issues
Sort by recently updated
recently updated
newest added
trafficstars

A new version if: - Breaking change - A subcomponent has a breaking change - ... Else overwrite/ update a version

Examples of breaking changes: - New weights/ function - New pluging module - New training parameters Examples of not breaking changes: - Validation object added - ...

The project's size is significantly increased by: 1. The static content of the docs (~13MB) 2. The cassetes (~10MB) Should we keep it as is, or find a solution to...

Currently, in our development environment, we typically use export `SUPERDUPERDB_CONFIG=xxxxx/config.yaml`, and then start the Ray cluster, allowing the client and the Ray-executed tasks to share this configuration. However, in practical...

### Contact Details [Optional] _No response_ ### System Information main ### What happened? ```python from superduperdb import * from superduperdb.backends.mongodb import MongoQuery from pprint import pprint from superduperdb.components.application import Application...

🐛 bug