Ganesh J.
Ganesh J.
@glenn-jocher @AyushExel hi there! was wondering if this PR could be reviewed? TIA!
> I think that, we must also add the mlflow part In the utils/loggers/**init**.py/ (def on_pretrain_routine_end(self):) method. @fcan26 Thanks for the review, I have added those as well as the...
@jayer95 You can do an `export MLFLOW_TRACKING_URI=http://0.0.0.0:8000`. I haven't used `mlflow server` a lot because the last time I tried it out, I saw weird behavior. Maybe you can help...
So, `mlflow run ` is broken in `mlflow 1.27.0`, the fix will be in next release. Nothing major or worrying, I remember having to handle params differently - but I...
Yeah, it's because if the local folder is a git repo, it got treated as a git Uri. https://github.com/mlflow/mlflow/issues/6194
hmm, @jayer95 - unfortunately idk how to recreate your exact experiment, but I could run an mlflow server the same way you run it and try out a bunch of...
@jayer95 > I found a small bugs today, ... Thanks! I can update it
@jayer95 That's great :) Does everything work as expected?
Hi @lematt1991, I am not sure if folks who open PRs have to request a review, so I'm tagging you because of https://github.com/facebookresearch/fairseq/issues/3268. Thanks a lot in advance!