Hamza Tahir

Results 128 comments of Hamza Tahir

@nicholasjng So sorry for the late reply , this slipped through. Happy to receive your contribution! A good place to start would be to see the guide to [add your...

M1 is a bit problem unfortunately. Let me know if it doesnt work though!

Thanks for the PR @nicholasjng! I think this a good draft but needs some work. Your TODO list is actually quite intriguing and is more in line what a JAX...

> What is your opinion on the installation point I mentioned? The process is described in the [JAX readme](https://github.com/google/jax#installation), by the way, if you want to make up your mind...

Would be happy to see a draft and go with what you like!

Really sorry for the turnaround in this review. Somehow the last message escaped my inbox. I think its hard to review the current state as the zenml repo has sharply...

A good place to start developing this feature is to see how the `with_config` feature [works in code](https://github.com/zenml-io/zenml/blob/main/src/zenml/pipelines/base_pipeline.py#L382). This combined with inspecting the [`run_pipeline`](https://github.com/zenml-io/zenml/blob/main/src/zenml/cli/pipeline.py#L69) CLI command should be enough to...

@j-hartshorn I am unable to replicate this issue. Our github actions tests run on Python 3.9 and are able to install ZenML fine. I also verified that `ml-metadata==1.8.0` has Python...