Christian R
Christian R
Update: I just uninstalled pyannote.audio 3.1.1 and installed 3.1.0 instead and it fixed it. Running the same exact code with 3.1.0 took 3.06 seconds, but with 3.1.1 it took 3...
@hbredin yeah I tried to look at the diffs between the versions and couldn't find anything that would cause the issue. I almost didn't even try the older version because...
@JuergenFleiss did you try the same processing with 3.1.0?
Are you asking for more of the xgboost documentation to be abstracted with the templating like {{input_example}} or for this to be applied in all cases of universal docstrings across...
@BenWilson2 sounds good I'll start knocking some of these out soon. is there an additional import or anything needed for applying the universal docstrings or should it be included already...
Hey @BenWilson2 , good question. I put in the PR with the hopes of getting some feedback because I figured I wouldn't get everything the first time around. Regarding auth,...
@lzell any thoughts
@lzell i like that, addresses the original issue without adding additional issues. @BenWilson2 if that works i can go ahead and add the 400 if we try to add a...
is this basically done? @dbczumar @BenWilson2 looks like tags are supported for sagemaker client now https://github.com/mlflow/mlflow/blob/e5d1280a467f0b51692ff3edf29e191fc52f36ef/mlflow/sagemaker/__init__.py#L1401