-
### Describe the bug
I'm trying to get a basic notebook hosted in Azure Machine Learning studio where it can be shared with others to perform KQL queries.
I figured out the correct arcane incantatio…
-
Environment
Base image: python=3.8.5
```
pymilvus==2.4.7
milvus-lite==2.4.10
```
```
74 collection_meta.cpp:148] [SERVER][CreateIndex][grpcpp_sync_ser] Add index failed, err: unrecognized t…
-
When used in a dataset factory, azureml's credentials are not setup correctly and creates a crash instead. For instance, the following crashes with missing credentials :
```
"{name}_csv":
ty…
-
Hello,
My team and I have been using the `databricks-sql-python` library for a year now. It works great for the majority of our use cases, most of which involve linear algorithms that fetch data on…
-
from trl import SFTTrainer
from transformers import TrainingArguments
from unsloth import is_bfloat16_supported
trainer = SFTTrainer(
model = model,
tokenizer = tokenizer,
train_da…
-
### 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…
obiii updated
2 weeks ago
-
### Operating System
Linux
### Version Information
mltable-1.6.1
azureml-dataprep-rslex~=2.22.2dev0
### Steps to reproduce
1. Run a job on a compute that is size S
2. Mount Datastor…
-
### Describe the bug
This GitHub issue is being moved from Azure DevOps work item [343592](https://dev.azure.com/msft-skilling/Content/_workitems/edit/343592).
*******************************
### En…
-
### Operating System
MacOS
### Version Information
Python Version: 3.12.7
azure-ai-ml package version: 1.21.0
### Steps to reproduce
1. Load [azureml-getting-started-studio.ipynb](https://github.…
-
### Library version used
>= 4.66.1 (that is the dependency from Azure.Identity 1.13.1) But the dependency in 1.13.0 is >= 4.65.0
### .NET version
8.0
### Scenario
ManagedIdentityClient - managed…