nemotron-ocr-v2
655
115
—
by
nvidia
Image Model
OTHER
New
655 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
text
git lfs install
git clone https://huggingface.co/nvidia/nemotron-ocr-v2With pipbash
# Example for CUDA 12.8:
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu128Example for CUDA 12.8:bash
cd nemotron-ocr
pip install --no-build-isolation -v .bash
python -c "from nemotron_ocr.inference.pipeline_v2 import NemotronOCRV2; print('OK')"With dockerbash
docker run --rm --gpus all nvcr.io/nvidia/pytorch:25.09-py3 nvidia-smiDeploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.