Younes B
Younes B
@LysandreJik I have a question regarding slow tests for this feature! I prefer to build another Docker image for these tests and run them separately because it happens sometimes that...
Slow tests are now [all passing on our docker image](https://github.com/huggingface/transformers/actions/runs/2816407110) with the latest fix of `bitsandbytes` I would love to have a potential final round of review! cc @sgugger @LysandreJik
Thanks for the review! Going to do a last sanity check - testing with Docker and see if the slow tests passes on our Docker and merge once it's green!...
Thanks @cnbeining ! I think that this can be done in a separate PR since we need to release the beta version of this feature probably ASAP! Also I am...
Great that would be awesome! I would be definitely interested in seeing the results and comparison against the current approach (aka without StableEmbedding) Let's maybe keep the results in this...
Ultimate checks are passing: https://github.com/huggingface/transformers/actions/runs/2830688091 Merging!
You can check the Google Colab: https://colab.research.google.com/drive/1qOjXfQIAULfKvZqwCen8-MoWKGdSatZ4#scrollTo=W8tQtyjp75O_ to see how to run it! We will publish that today with the beta release on Twitter
Thanks for the remark @mrm8488 ! Indeed it would be very nice to have a fine-tuning demo on colab After discussing with @TimDettmers it appears that the current implementation would...
Thanks for the comment ! Sounds really good for me 💪 I was planning to open a PR by the beginning of next week to add the link to blogpost...
Hi @pai4451 ! Thanks a lot for your message! This error is related to `accelerate`, I have run the colab demo this morning and everything seems to work fine. I...