Ollama model
llama3-chatqa
A model from NVIDIA based on Llama 3 that excels at conversational question answering (QA) and retrieval-augmented generation (RAG).
- Pulls
- 1M
- Tags
- 35
- Updated
- May 10, 2024
- Listed sizes
- 8b · 70b
Run locally
Copy one command. You stay in control.
The command downloads the default tag if needed, then starts it. Confirm the exact file size, license, context, and hardware requirement on the official page first.
ollama run llama3-chatqa- 1
Install Ollama on your Mac, Windows, or Linux computer.
- 2
Open Terminal and paste the copied command.
- 3
Press Enter to download the model if needed and start it.