Riva-Translate-4B-Instruct-v1.1

292
17
by
nvidia
Language Model
OTHER
4B params
New
292 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
9GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
4GB+ RAM

Code Examples

Use it with vLLMtextvllm
pip install -U "vllm>=0.12.0"
textvllm
python3 -m vllm.entrypoints.openai.api_server \
     --model nvidia/Riva-Translate-4B-Instruct-v1.1 \
     --dtype bfloat16 \
     --gpu-memory-utilization 0.95 \
     --max-model-len 8192 \
     --host 0.0.0.0 \
     --port 8000 \
     --tensor-parallel-size 1 \
     --served-model-name Riva-Translate-4B-Instruct-v1.1

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.