Update config.json
#1
by
tomygun
- opened
Hello, thank you for this template. I noticed that the config.json is missing the architectures field, which prevents it from being deployed on platforms such as Chutes.ai that use strict validation. Adding ’architectures‘: [“LlamaForCausalLM”] fixes the issue.