If generating model cards readmes, consider adding support for these extra authorship parameters

#137
by mofosyne - opened

Just finished pushing in some changes to allow for a more detailed history of parent models and datasets.

Also coordinated with HF infrastructure team on interoperability between the metadata stored in the GGUF and HF model cards which is detailed in this page below:

https://github.com/ggerganov/llama.cpp/wiki/HuggingFace-Model-Card-Metadata-Interoperability-Consideration

If you want to know how to include these new metadata fields into the GGUF files, you can refer to this page:

https://github.com/ggerganov/llama.cpp/wiki/Metadata-Override

The idea behind this is to encourage better traceability of models authorship. Of which one fun thing that could happen if its done well... is a tree of life of AI models.

ggml.ai org

Very interesting @mofosyne ! Would you be interested in opening a PR to get the ball rolling?

Not at the moment, but open in the future if I feel like contributing.

This ticket is mostly notifying your team, to reduce the chance of fragmentation of parameter standards. Feel free to close this if you would likely remember to check this in the future and feel that this issue ticket is redundant.

Sign up or log in to comment