Reza Sheykhmousa

msheykhmousa
Β·

AI & ML interests

GenAI applications, transformer-based models

Recent Activity

Organizations

None yet

msheykhmousa's activity

New activity in gabrielchua/open-notebooklm 5 months ago

interview Reza

#6 opened 5 months ago by
msheykhmousa
reacted to Wauplin's post with πŸ”₯ 7 months ago
view post
Post
2328
πŸš€ Just released version 0.22.0 of the huggingface_hub Python library!

Exciting updates include:
✨ Chat-completion API in the InferenceClient!
πŸ€– Official inference types in InferenceClient!
🧩 Better config and tags in ModelHubMixin!
πŸ† Generate model cards for your ModelHubMixin integrations!
🏎️ x3 download speed in HfFileSystem!!

Check out the full release notes for more details: Wauplin/huggingface_hub#5 πŸ‘€
  • 2 replies
Β·
reacted to not-lain's post with πŸ”₯ 7 months ago
view post
Post
2105
It is with great pleasure I inform you that huggingface's ModelHubMixin reached 200+ models on the hub πŸ₯³

ModelHubMixin is a class developed by HF to integrate AI models with the hub with ease and it comes with 3 methods :
* save_pretrained
* from_pretrained
* push_to_hub

Shoutout to @nielsr , @Wauplin and everyone else on HF for their awesome work πŸ€—

If you are not familiar with ModelHubMixin and you are looking for extra resources you might consider :
* docs: https://huggingface.co./docs/huggingface_hub/main/en/package_reference/mixins
πŸ”—blog about training models with the trainer API and using ModelHubMixin: https://huggingface.co./blog/not-lain/trainer-api-and-mixin-classes
πŸ”—GitHub repo with pip integration: https://github.com/not-lain/PyTorchModelHubMixin-template
πŸ”—basic guide: https://huggingface.co./posts/not-lain/884273241241808