Daniel van Strien
Daniel van Strien
@aravindputrevu this is a great lesson. There are still a few comments from Maria to respond to: - [x] https://github.com/huggingface/cookbook/pull/63#discussion_r1529009683 (replace Pandas DataFrame `head` - [x] I left a few...
Hi, I'm Daniel from Hugging Face. I'm mostly working on data topics but would be very excited about integrating MONAI and the Hub. Particularly, an easy way for people to...
Thanks for this lesson and apologies for the delay in getting my review submitted. Please feel free to ping m if any of my comments are unclear. ## General feedback...
There are also some additional docs on adding a model Hub integration in https://huggingface.co/docs/hub/models-adding-libraries#integrate-your-library-with-the-hub, which might be helpful to.
@paul-gauthier I believe this is ready now, but let me know if you need any changes 🤗
In the meantime, for anyone trying to use `Outlines` in a Colab instance: ``` import os !curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y !source $HOME/.cargo/env os.environ['PATH']...
> Can you please try `pip install git+https://github.com/lapp0/outlines@add-fsm-union-pin-core` and report back whether it works? This is the branch of a PR in progress which fixes the rust installation issue. @lapp0...
No strong opinion. I also ran into this a few times. Maybe it's still a bit cleaner to rely on `--` for very long commands so people don't accidentally pass...