ANTIGRAVITY LABJP
TAG

transformers

3 articles
Back to all tags
Related:
uv2python2troubleshooting2Python1machine learning1torch1package management1tips1antigravity1error1fix1hugging-face1
Tips/2026-05-03Beginner

Fixing uv add Errors with Python ML Packages

Practical fixes for uv add failing with transformers, torch, numpy, and other ML packages — covering Python version mismatches, dependency conflicts, CUDA/CPU torch selection, and build errors.

App Dev/2026-05-03Intermediate

Why `uv add transformers` Fails Inside Antigravity, and How to Actually Fix It

If `uv add transformers` errors out, or it succeeds but Antigravity's agent still throws ModuleNotFoundError, there are five distinct causes. Here is how to diagnose them in order.

AI Tools/2026-04-09Intermediate

Fixing Hugging Face Transformers Errors — Identifying the Cause and Resolving It

Hugging Face Transformers errors sorted by symptom: ImportError, CUDA OOM, bf16 on unsupported GPUs, gated-model 401s, and cache bloat. How to identify the cause and work through the fix.