yocto-gl icon indicating copy to clipboard operation
yocto-gl copied to clipboard

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

Results 812 yocto-gl issues
Sort by recently updated
recently updated
newest added

### 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 did you encounter this bug? Local machine...

bug
area/build

### Willingness to contribute Yes. I can contribute this feature independently. ### Proposal Summary I would like to refactor the `CompareRunView` React component, which is currently an old-style class component...

enhancement
area/uiux
has-closing-pr

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/B-Step62/mlflow/pull/13425?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/13425/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 13425 ``` ###...

rn/none
area/tracking

### Summary Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to Mistral SDK. MLflow already supports auto-tracing for OpenAI SDK, so this work will look similar to that. ### Required Changes Please...

enhancement
help wanted

### Summary Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to LLM calls made via AWS Bedrock. MLflow already supports auto-tracing for OpenAI SDK, so this work will look similar to that....

enhancement
help wanted

### Summary Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to Anthropic SDK. MLflow already supports auto-tracing for OpenAI SDK, so this work will look similar to that. ### Required Changes Please...

enhancement
help wanted

### Willingness to contribute Yes. I can contribute this feature independently. ### Proposal Summary `mlflow.deployments.get_deploy_client("databricks").create_endpoint` and `update_endpoint` do not currently accept an `ai_gateway` config (corresponding to https://docs.databricks.com/api/workspace/servingendpoints/create#ai_gateway). I propose adding...

enhancement
area/docs
integrations/databricks
area/deployments

### Willingness to contribute No. I cannot contribute this feature at this time. ### Proposal Summary It's just to avoid new users having the problem that I went through which...

enhancement
good first issue
help wanted
area/artifacts
area/model-registry
area/models

Hi, I am interested in implementing MLflow in my project, where I have built several speech models and NLP-based machine translation (MT) models. I am looking to incorporate continuous training...

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/dvorst/mlflow/pull/13396?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/13396/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 13396 ``` ###...

area/docs
rn/none
area/examples
patch-2.17.0
patch-2.17.1