Text Generation
Transformers
Safetensors
PyTorch
nemotron_h
nvidia
conversational
custom_code
Eval Results

Configuration Parsing Warning: Invalid JSON for config file config.json

#6
by adalte - opened

this is caused by Infinity here: "time_step_limit": [
0.0,
Infinity
],
this is not a valid JSON value

vllm cannot load the model due to the invalid JSON config file

NVIDIA org

The config file has been updated, resolving this warning.

bkartal changed discussion status to closed

Sign up or log in to comment