hub-docs icon indicating copy to clipboard operation
hub-docs copied to clipboard

Add docs for some libraries

Open pcuenca opened this issue 2 years ago • 7 comments

Discussed in #1015.

  • [x] https://github.com/MaartenGr/BERTopic
  • [ ] https://github.com/pytorch/fairseq
  • [ ] https://github.com/NVIDIA/NeMo
  • [ ] https://github.com/pyannote/pyannote-audio
  • [x] https://github.com/mlfoundations/open_clip
  • [x] https://github.com/huggingface/peft
  • [ ] https://github.com/scikit-learn/scikit-learn

pcuenca avatar Oct 13 '23 07:10 pcuenca

Yes! :fire:

osanseviero avatar Oct 18 '23 09:10 osanseviero

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

merveenoyan avatar Nov 23 '23 18:11 merveenoyan

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.

osanseviero avatar Nov 23 '23 22:11 osanseviero

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

merveenoyan avatar Nov 24 '23 14:11 merveenoyan

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 avatar Nov 30 '23 10:11 merveenoyan

We can also add MLX docs I think :)

osanseviero avatar Jan 03 '24 09:01 osanseviero

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

osanseviero avatar Jan 19 '24 15:01 osanseviero