Gorkem Ercan
Gorkem Ercan
**Describe the problem you're trying to solve** To reduce adoption friction among data scientists we need a Python library that makes it trivial for someone to create a kitfile or...
The current teardown tests use the blob delete operation to clean up blobs uploaded during the setup phase. A 404 response is a valid outcome for blob deletion; however, the...
## Goal To help users bring their existing entities to Backstage Software Catalog, we should offer assistance in two forms. Firstly, users should be able to perform bulk imports from...
Perform load testing of the showcase application to determine the scale characteristics of the Janus backstage application. Load tests should cover. * The limits of scale characteristics of a single...
**Describe the problem you're trying to solve** Scan and generate SBOMs from a ModelKit content. **Describe the solution you'd like** add a new kit command to generate an SBOM from...
**Describe the problem you're trying to solve** Using init containers to prime the inference engine with the model artifacts is a commonly used pattern for running models on a Kubernetes...
**Describe the problem you're trying to solve** It should be possible to unpack only named artifacts from an artifact group. For instance, it should be possible to unpack only README.md...
### Describe the problem you're trying to solve Proof of Concept (PoC) a generic inference container that uses Triton as the inference engine and can download and utilize a ModelKit...
Kit defaults to SHA256 for digests. Develop a set of tests and fix when necessary to support multiple digest algorithms.
**Describe the problem you're trying to solve** When using the Kit CLI on CI/CD platforms, there is often a need to extract specific information from selected nodes within a Kitfile....