-
I have created and trained the model whose directory looks something like this -
![image](https://github.com/Azure/azure-sdk-for-python/assets/52820564/c099259a-9cd0-4935-b7f6-4784b531c966)
The ma…
-
### Context
We need an automated way to produce SBOMs for all our OCI images and rocks
### What needs to get done
Write a script that does the following:
1. `snap install syft`
2. calls our gathe…
-
### Describe the bug
Flytekit dependencies are too restrictive. For example:
```
flytekit~=1.9.1
awscli
```
wields conflict errors. Whylogs is also unusable:
```
flytekit~=1.9.1
flytekitplugi…
-
I'm just getting started with clearml (learning the ropes). Per the README section describing Kubernetes integration I tried using the image found on dockerhub, running it outside of k8s: `
docker ru…
-
We are looking for ideas to improve Poutyne. So, if you have any, you can provide them by replying to this issue.
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
### Exp…
-
## Description
The `pipeline_ml_factory` allows the isolation of an inference pipeline that would be run during model serving. The run sequentially loads the I/O per node, and there could be pot…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Databricks provides route_optimized=True/False support to ensure faster routing of requests to e…
-
When I try to build a wheel on python 3.11 on my windows2012 R2 Server I get an error related to setuptools_rust. I do have setuptools and setuptools_rust installed on my python. Verified on the comma…