Loading…
Announcing the Hugging Face Fellowship Program
merve, Omar Espejel
Summary
Hugging Face announced the launch of the Hugging Face Fellowship Program to support and empower prominent contributors across the open-source machine learning ecosystem. The initiative provides selected fellows with personalized resources according to their project goals, including computing power, merchandise, and official recognition from Hugging Face. Candidate selection operates on an ongoing basis through nominations made by Hugging Face team members or existing fellows, evaluated primarily on past contributions toward democratizing machine learning. Eligible open-source activities span model releases on the Hub, documentation translations, library tooling improvements for frameworks like TensorFlow and Keras, and community hackathons. Participation does not constitute employment with Hugging Face, though the program serves as a platform to scale grassroots community impact across diverse machine learning domains.
Context
Progress in machine learning relies heavily on grassroots open-source contributions. To scale the impact of community members and inspire others to contribute, key contributors require computing resources, recognition, and tailored support for their open-source initiatives.
Approach / What changed
Hugging Face established an ongoing Fellowship Program where contributors are nominated by current fellows or Hugging Face team members. The program provides tailored benefits based on individual project needs, including compute resources, merchandise, assets, and official recognition.
Takeaways
- Admission to the Hugging Face Fellowship Program is ongoing and relies on nominations from Hugging Face team members or active Fellows rather than a fixed application deadline.
- Fellowship benefits are customized per individual and include computing resources, promotional assets, and official recognition to support specific open-source ML projects.
- Fellows contribute across multiple domains, including sharing models on the Hub, translating documentation, improving library architectures like Transformers and Keras, and organizing sprints.
Related reading
huggingface.co ·
Showcase Your Projects in Spaces using Gradio
Demonstrating machine learning projects to the community requires accessible hosting and minimal interface boilerplate. Gradio integrates directly with the Hugging Face Hub and its underlying Inference API, enabling developers to load models using repository identifiers and launch interactive interfaces with a few lines of code. Hugging Face Spaces provides a free hosting environment where users select Gradio as the SDK, commit an app.py script, and deploy live web demonstrations for frameworks like Transformers, spaCy, SpeechBrain, and Asteroid. For complex workflows, developers can chain multiple models sequentially via Gradio Series or host custom checkpoints directly when models lack native Inference API support.
mervehuggingface.co ·
Introducing Hugging Face for Education 🤗
Hugging Face established an initiative to teach machine learning to 5 million people by the end of 2023. As machine learning expands across software development and impacts non-technical users, adapting workforce skills and assisting educators with ethical considerations become critical challenges. The educational framework provides browser-based model testing widgets, documentation on model biases, and free courses covering Natural Language Processing, Deep Reinforcement Learning, and interactive demo creation. Instructors receive free infrastructure to create Hub classrooms, alongside a multilingual toolkit spanning topics like Transformers and Gradio. Through ongoing global tours and free compute events, the organization supports collaborative machine learning education across diverse experience levels.