huggingface / hub-docs

Docs of the Hugging Face Hub
http://hf.co/docs/hub
Apache License 2.0
291 stars 249 forks source link

Add docs for some libraries #1020

Open pcuenca opened 1 year ago

pcuenca commented 1 year ago

Discussed in #1015.

osanseviero commented 1 year ago

Yes! :fire:

merveenoyan commented 11 months ago

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?)

osanseviero commented 11 months ago

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.

merveenoyan commented 11 months ago

PR for PEFT: https://github.com/huggingface/hub-docs/pull/1133 PR for OpenCLIP: https://github.com/huggingface/hub-docs/pull/1131

merveenoyan commented 11 months ago

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.

osanseviero commented 10 months ago

We can also add MLX docs I think :)

osanseviero commented 9 months ago

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