mratsim commited on
Commit
abb9d07
·
verified ·
1 Parent(s): 7a14367

fix model name in script

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ You can however use `--override-generation-config "${SAMPLER_JSONCONFIG}"` to ov
53
 
54
  ```bash
55
  # Model configuration (Mandatory)
56
- MODEL="mratsim/L3.3-Ignition-v0.1-70B-NVFP4"
57
  MODELNAME="L3.3-Ignition-v0.1-70B"
58
  GPU_UTIL=0.45
59
  NUM_GPUS=2
 
53
 
54
  ```bash
55
  # Model configuration (Mandatory)
56
+ MODEL="mratsim/L3.3-Ignition-v0.1-70B-NVFP4A16"
57
  MODELNAME="L3.3-Ignition-v0.1-70B"
58
  GPU_UTIL=0.45
59
  NUM_GPUS=2