Add context length to the config.json
#4
by
ia0
- opened
See title. The model card mentions the context length to be 131072. Please incorporate this to the config.json in appropriate form (max_num_pos_embedding / max_model_len / etc)
Thank you for your feedback! We have incorporated max_num_pos_embedding to the config.json.