Open pcuenca opened 1 year ago
Yes! :fire:
Hiya, I wanted to add OpenCLIP and PEFT. Does this also go in huggingface.js
or here? @osanseviero (also why is there need for docs for PEFT?)
Docs are still in this repo! Only js code was moved to huggingface.js
. Docs are like the ones in https://huggingface.co/docs/hub/asteroid or https://huggingface.co/docs/hub/keras. That's what we would like to add.
PR for PEFT: https://github.com/huggingface/hub-docs/pull/1133 PR for OpenCLIP: https://github.com/huggingface/hub-docs/pull/1131
I wanted to add fairseq (it has good amount of models on Hub and stars on GH) but the snippets in repositories don't work, likely due to new releases/maybe broken backwards compatibility.
We can also add MLX docs I think :)
I wanted to add fairseq (it has good amount of models on Hub and stars on GH) but the snippets in repositories don't work, likely due to new releases/maybe broken backwards compatibility.
@merveenoyan or @Vaibhavs10 it would be great to have a working snippet for these repos if something is broken
Discussed in #1015.