Louym commited on
Commit
2ab7bb0
·
verified ·
1 Parent(s): 1b41d63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,4 +14,5 @@ python nvila_demo.py --model-path PATH/TO/NVILA \
14
  --act_scale_path NVILA-8B-VT-smooth-scale.pt \
15
  --all --chunk --model_type nvila
16
  '''
 
17
  This command will download the quantized NVILA model and run a chat demo. If you’ve already downloaded the files, simply set the path to your local copies.
 
14
  --act_scale_path NVILA-8B-VT-smooth-scale.pt \
15
  --all --chunk --model_type nvila
16
  '''
17
+
18
  This command will download the quantized NVILA model and run a chat demo. If you’ve already downloaded the files, simply set the path to your local copies.