Update config.json
#17
by
shalf
- opened
Moved the "architectures" field from inside the "language_config" object to the root level of the config.json file. This change was necessary to ensure compatibility with the vLLM engine, which expects the "architectures" field at the top level for model configuration parsing.