-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Hi, when I register a PyTorch model, it automatically saves with a .pth extension. Could you sug…
-
#### Creating MLFlow server with custom s3 bucket as Docker container
Dockerfile
```
FROM python:3.9.7-slim
WORKDIR /mlflow/
COPY requirements.txt .
RUN pip install --no-cache-dir -r require…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
It is not possible to use a secure MLflow Deployments Server as backend for MLflow Prompt …
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
To me it look like the current implementation of the s…
-
### 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)
### W…
-
I can see the oauth proxy is passing some information:
https://github.com/cloudacode/mlflow-oauth-sidecar/blob/4a96b3fcfc0392103ec74f90be12c074da8aaebc/docker-compose.yaml#L103-L105
But I feel lik…
-
### Bug Description
This issue tracks: https://bugs.launchpad.net/ubuntu-docker-images/+bug/2061031
I set up another container for mysql using port 33306 instead of the default 3306 because I had …
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
Add a 'Min', 'Max' and 'Last' columns in the metric's table in the Overview section of a …
-
## Willingness to contribute
The MLflow Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature (…
pogil updated
2 months ago
-
### Description
Given these requirements:
```
numpy==1.21.5
spacy=3.0.0
mlflow=2.13.0
```
pip will fail with `subprocess-exited-with-error` on `numpy-1.17.3.zip` after about 2 minutes and not…