user avatar
๐Ÿ‰ Abubakar Abid
@abidlabs
Founder @Gradio and @FatimaFellowshp || Head of Apps @HuggingFace || Take 1 min to speak up for Gaza: act.uscpr.org/a/callforgaza
Palo Alto, CA
Joined May 2013
Posts
  • Pinned
    user avatar
    SO excited to share I'm taking on a new role: Head of Applications @huggingface! My goal is to allow EVERY developer to build on top of open-source models, datasets, and ๐Ÿค— Hub, just like we've done with Gradio & Trackio. If you'd like to collaborate on open-source AI, DM me.
  • user avatar
    If you think that somehow the presence of some Hamas members justifies the killing of children in Rafah Ask yourself: If 2 Hamas members were hiding in a daycare in Israel or in the US, would you support bombing the daycare? Why are Palestinian lives worth less?
  • user avatar
    I've worked with many aspiring PhD students (esp. international) who ask what a statement of purpose should look like I'm sharing the SoP that helped me get into PhD programs at MIT, Stanford, and Georgia Tech -- hope it helps anyone applying this cycle!
  • user avatar
    I'm shocked how hard it is to generate text about Muslims from GPT-3 that has nothing to do with violence... or being killed...
    00:00
  • user avatar
  • user avatar
    ๐Ÿ’ฅBIG NEWS!๐Ÿ’ฅ Thrilled to announce today that @Gradio has been officially acquired by Hugging Face ๐Ÿค— We're going to keep building our open-source library to demo & share machine learning apps, but now with the support of the best ML company on Earth ๐Ÿš€ gradio.app/joining-hugginโ€ฆ
  • user avatar
    In 2019, I started remotely mentoring an undergrad CS student in Turkey (friend of friend) on an ML research project He got admitted to a CS PhD program at Georgia Tech, and is now a student there I'm planning on mentoring more students like him. Would anyone like to join me?
  • user avatar
    ๐Ÿฅณ LLMs aren't limited to text anymore! Introducing ๐š๐š›๐šŠ๐š๐š’๐š˜-๐š๐š˜๐š˜๐š•๐šœ, a new open-source library that lets you combine an LLM agent with any Gradio app (for image generation, document analysis, etc.) ๐Ÿ’ซ GitHub Repo: github.com/freddyaboultonโ€ฆ
  • user avatar
    Many computer vision classes teach theory and algorithms ๐Ÿ™‚ BUT they don't cover how to build an ML application end-to-end โ˜น๏ธ I've put together a practical tutorial on how to build an image classifier, from datasets to deployment! Check it out: colab.research.google.com/drive/1b50WxRuโ€ฆ
  • user avatar
  • user avatar
    Trying out the new ๐š๐š›๐šŠ๐š—๐šœ๐š๐š˜๐š›๐š–๐šŽ๐š›๐šœ.๐š๐š˜๐š˜๐š•๐šœ library... Here's Hello World of our times (summarize and chat with a PDF) in 6 lines of code including import statements ๐Ÿคฏ Best part is it's all open source, from start to finish ๐Ÿค—
  • user avatar
    Generating human-like text seems to require ~176B parameters. But generating human-like art requires 1/200 of the parameters (890M). Why?
  • user avatar
    Embraced by Hugging Face: the Inside Story of Our Startupโ€™s Acquisition In late 2021, our team of five engineers, scattered around the globe, signed the papers to shut down our startup, Gradio. For many founders, this would have been a moment of sadness or even bitter
  • user avatar
    Thinking about teaching a class on computer vision... Most machine learning courses dive into algos, but I've been thinking instead of covering the "stack" for modern ML: - Preparing the right datasets - Finetuning models - Deploying demos/apps Would anyone find this useful?