Skip to content

Commit 194b929

Browse files
committed
add activation
Signed-off-by: Roger Wang <[email protected]>
1 parent e7626f9 commit 194b929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2025-10-29-run-multimodal-reasoning-agents-nvidia-nemotron.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This guide demonstrates how to run Nemotron Nano 2 VL on vLLM, achieving acceler
6464
The support for Nemotron Nano 2 VL is available in the nightly version of vLLM. Run the command below to install vLLM:
6565
```bash
6666
uv venv
67+
source .venv/bin/activate
6768
uv pip install vllm --extra-index-url https://wheels.vllm.ai/nightly --prerelease=allow
6869
```
6970

0 commit comments

Comments
 (0)