-
### Willingness to contribute
The MLflow Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the MLflow code ba…
-
Thank you for submitting a feature request. **Before proceeding, please review MLflow's [Issue Policy for feature requests](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md#feature-req…
-
Chunking quantized model leads to unequal Chunks, say we have a ~153 MB model, it's gettting chunked to 153 and 2 kb ,
```
prog = _load_prog_from_mlmodel(model)
# Compute the incision point …
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
A common ask that has come up for adopters of the MLflow AI Gateway is adding integrated suppor…
-
**Model Builder Version**: _In which Model Builder version was the bug encountered?_
16.14.0.2255902
**Visual Studion Version**: _In which Visual Studio version was the bug encountered?_
17.4…
-
### Willingness to contribute
I am afraid I don't have sufficient time.
### Proposal Summary
Users should be able to register a model, but after that, they should not be able to delete or modif…
-
For coreML converting, below step is required
1. trace model
2. script model
3. convert to coreML
## trace model
When we trace model it is required to use `torch.jit.trace`. However, LLM ut…
-
Is there reason why it is not in spec?
tensorflow.js supports gather even for webgpu backend.
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
The current MLflow `runs/delete` API at https://…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
At the moment the fluent API is not threadsafe, as acknowledged in the existing documentation. I…