Implement model file for better ease of use?
#2
by
giladturok
- opened
Would the authors consider adding a model file and model config to this HuggingFace repo? Without them it is significantly harder to use these models when only the weights are provided.
For example, the Llada model implements modelling_llada.py, configuration_llada.py and config.json, among other files. It would be immensely helpful if similar files could be provided for the models in this work.
Thank you for the consideration.