Photo de couverture de Hugging Face
Hugging Face

Hugging Face

Développement de logiciels

The AI community building the future.

À propos

The AI community building the future.

Site web
https://huggingface.co
Secteur
Développement de logiciels
Taille de l’entreprise
51-200 employés
Type
Société civile/Société commerciale/Autres types de sociétés
Fondée en
2016
Domaines
machine learning, natural language processing et deep learning

Produits

Employés chez Hugging Face

Voir 997 employés de Hugging Face

ou

En cliquant sur Continuer pour vous inscrire ou vous identifier, vous acceptez les Conditions d’utilisation, la Politique de confidentialité et la Politique relative aux cookies de LinkedIn.

Voir tous les employés

Lieux

Nouvelles

  • Hugging Face a republié ceci

    just because weights are on Hugging Face, it doesn't mean a model is fully open! shoutout to NVIDIA AI and Ai2 for always dropping everything and putting friendly licenses 🤗

    What does it mean when an AI model is “open weights” and how is it different than “open source”? Welcome to the next episode of the Open Model Series with Merve Noyan, Hugging Face AI/ML engineer & open-sourceress! Every week we will discuss open-source & open-weight AI: what it is, how it works, and how you can run them on your own compute. Episode 3 out next week, Episode 1 linked below. Please leave all your questions about open-source & open-weight AI in the comments! This is a super important topic that is novel to most people, and it can be challenging to grasp - so rest assured your questions are shared with many others! Also, if you’re new here, hi! I’m Harper. I’ve spent a decade building AI as a Stanford computer scientist and coding AI systems at Meta & at a startup acquired by NVIDIA. I’ve always loved to teach, and now I get to create educational videos to share the skills, understanding, and intuition I’ve worked years to develop with you. For my (free) 10 Days of AI Basics series + more, see below.

  • Hugging Face a republié ceci

    With the recent model releases, we have been seeing that model checkpoints alone aren't enough. Model publishers are also shipping kernels to ensure these models run reasonably. A good example of this is the recent LTX-2.5 model from Lightricks. They used neighborhood attention kernels (a.k.a NATTEN) in the Video VAE to efficiently decode the video frames. We packaged the NATTEN kernels and published them on the Hub, making them very easy to use WITHOUT regressions. I think this pattern will become increasingly common in future model releases as well.

    • Aucune description alternative pour cette image
  • Hugging Face a republié ceci

    Are current open OCR models good enough to unlock historical knowledge? Daniel van Strien and I have been working on this question for the last few months — and today we are proud to introduce FineBooks, a new collaboration between Hugging Face and EleutherAI. Our first release is the BHL OCR Leaderboard: 14 open OCR models scored against 2,165 historical book pages transcribed by expert researchers from six volumes of the Biodiversity Heritage Library — in English, French, German and Latin. https://lnkd.in/eguACYSR The ground truth behind the leaderboard was produced in 2011–12 by the IMPACT project and BHL-Europe, released under CC-BY, and preserved by IMPACT's technical manager Clemens Neudecker on Github after both projects ended. This is what open science is all about: releasing your data openly so that down the line someone can re-use it for purposes you never planned for. Exactly the same open science and open data philosophy is at the core of FineBooks. The next step: we'll re-run OCR across the roughly 200,000 public domain volumes from the BHL and release the improved text openly as the first FineBooks dataset.

  • Hugging Face a republié ceci

    Muse Glimmer 30B is shipped with DFlash drafter which speeds-up generation 2-4x at little memory cost 🥵 run in two LoC we support this in llama.cpp and transformers, see below how it looks like in the wild (llama webui, left is DFlash, right is regular) install pre-built llama binary: curl -LsSf https://lnkd.in/dSMCUent | sh (keep it up to date!) run: llama serve -hf meta-models/muse-glimmer-30b --hf-repo-draft meta-models/Muse-Glimmer-30B-GGUF:dflash-kquant --spec-type draft-dflash -fa on --jinja small update, my local build had muse glimmer, prebuilt binary in the link doesn't have it, but it will be there in 3 hours

  • Hugging Face a republié ceci

    Welcome to the first episode of the Open Model Series with Merve Noyan, Hugging Face AI/ML engineer & “open-sourceress”! You’ve probably heard about how you can run “open (source/weight) models” on your own computer – even on your own laptops. We’re here to answer all the questions you have about open models, what they are, and how to use them. Episode two out next week. Please leave your questions & topic requests in the comments! #OpenModels #AI #ArtificialIntelligence #HuggingFace

  • Hugging Face a republié ceci

    Training Agents with RL takes datasets, environments, training frameworks, and models. All of those are built and maintained (best) by the open source community. We held our first RL meetup at the @reflection office in SF this week alongside builders from Databricks, Hugging Face, Reflection, NVIDIA, Meta, Prime Intellect, Fleet, Modal, Mercor, and more. We focused on how we build and integrate high quality Rl Environments, with two topics: - Zach Wentz (Reflection) auto-validating agentic environment with scalability and security - Adithya S Kolavi (Hugging Face) on using OpenEnv as a runtime on top of Harbor in training, including multi-harness setups (a la Kimi K3) Beyond the talks, RL practitioners shared what they're seeing across the ecosystem, and several new RFCs came directly out of the room. That's what happens when you get this much diversity of thinking in one place. For context: We started OpenEnv back at Meta in partnership with Hugging Face and Unsloth and launched it at the PyTorch Conference last October. The vision was simple: build a lingua franca for RL environments, and the whole ecosystem builds to one interface so models generalize faster. Monday was the first time I saw that vision sitting in a single room and I’m excited for many more.. Here is the OpenEnv Repo if you’d like to contribute 👉 https://lnkd.in/g8_HK3H6 Cheers! P.S.  A special shout out to Zach Wentz and Adithya S Kolavi for giving amazing talks, Ben Burtenshaw for co-organizing and Becca Schwabe, Angie Ruiz-Mitchell and Helen T. for all of your support to make this happen. Cheers!

    • Aucune description alternative pour cette image
  • Hugging Face a republié ceci

    Voir la Page de l’organisation de Ai2

    66 778  abonnés

    We're expanding our partnership with Hugging Face to accelerate open science. 👇 Our storage on the Hub is roughly tripling to ~2 petabytes, & our downloads now run at high speed—even for our largest datasets & multi-checkpoint models. The added capacity reflects our footprint on the Hub – 900+ models & 1,200+ datasets – with room to grow. According to Hugging Face's official heatmap, we publish more new artifacts each year than any other organization it tracks: https://lnkd.in/gtCaG5PY This builds on recent work together: ⦿ Hugging Face made olmOCR-Bench an official Hub leaderboard, making it easier for the community to evaluate and compare document understanding models on a shared benchmark.   ⦿ When Hugging Face brought MolmoAct 2 to LeRobot, we released its training data in LeRobot’s format—ready for researchers and developers to use on real hardware. We look forward to working with Hugging Face to deliver new artifacts in the coming months, including multimodal models & open models for science. 📝 Learn more in our blog: https://lnkd.in/g-Swkj6x 🤗 Browse our models, datasets, & benchmarks: https://lnkd.in/gjFZHqHi

    • Aucune description alternative pour cette image
    • Aucune description alternative pour cette image

Pages similaires

Parcourir les offres d’emploi