Meta

Meta

13 models in Artifacts Logshuggingface.co/meta-llama
SAM 3.126 Mar 2026
SAM License85.1K · 30d

An update to SAM 3, carrying the same restrictive license.

SAM-Audio-Large12 Dec 2025
LargeSAM License10K · 30d

A variant of SAM to segment audio from videos.

SAM 307 Nov 2025
860MSAM License2.2M · 30d

An update to the well-known image segmentation model.

CWM29 Sep 2025
32Bfair-noncommercial-research-license14.8K · 30d

A code generation model trained on Docker-agent trajectories and Python execution traces, released under a non-commercial license.

MobileLLM-R1-950M12 Sep 2025
950MFAIR Noncommercial Research License265 · 30d

A small LM released under a non-commercial research license.

DINOv3 ViT-7B Pretrain04 Aug 2025
7BDINOv3 License14.6K · 30d

A new version of Dino, the foundation vision models by META. However, they did not reuse the Apache 2 license from the previous versions but went with a custom one which works similarly to the Llama License.

KernelLLM14 Apr 2025
8BLlama 3 Community License144 · 30d

Kernel-writing models and methods, which either generate triton or CUDA kernels, are becoming increasingly popular. KernelLLM is a relatively small model, based on Llama 3.1 8B, capable of converting PyTorch code to triton kernels.

Omol2508 Apr 2025
FAIR Chemistry License v1 / CC-BY-4.00 · 30d

A foundation model for molecular chemistry. The dataset is also open-sourced.

Llama 4 Maverick Instruct05 Apr 2025
17B (400B total)Llama 4 Community License45.3K · 30d
Llama 4 Scout Instruct05 Apr 2025
17B (109B total)Llama 4 Community License476.9K · 30d

After our coverage of the initial release, LMArena (which now formed a company and has a new look, accessible here) announced they will update their policies and released a comparison HF space. They also brought the regular instruct version of Llama 4 Maverick into the Arena. While the experimental version from META scored an Elo of 1417, the instruct version scored only 1271, landing it on place 35 (24 with style control). However, this should not be seen as yet another dunk on Llama 4 - we found the regular version more pleasant to use compared to the experimental version deployed by META. The chat version (over)uses emojis and likes to please the user by saying its question is interesting. The comparison HF space is really interesting, as it also gives a glimpse into the questions (LMArena) users care about.

Llama-3.3-70B-Instruct06 Dec 2024
70BLlama-3.3-Community500.4K · 30d

Meta was very vague in their announcement for this model, but our take (and backroom conversations) is them updating a bunch of their post-training stack from just rejection sampling and DPO to more in-vogue RL methods (like our Tulu).

MobileLLM-1B31 Oct 2024
1BFAIR Noncommercial Research License106 · 30d

A series of small language models by Meta, ranging from 125M to 1B parameters.

Self-taught-evaluator-llama3.1-70B20 Sep 2024
0 · 30d

A strong LLM-as-a-judge model trained by bootstrapping all of its own data! Really cool research.