Skip to content

A collection of standardized model card descriptors for AI model files.

License

Notifications You must be signed in to change notification settings

moxin-org/model-cards

Repository files navigation

Model cards

Add a new model card. You need to give the model-id, prompt-template and context-size.

python3 model_cli.py add second-state/Meta-Llama-3.1-8B-Instruct-GGUF llama-3-chat 131072

Remove a model from index.json but leave it in the model cards.

python3 model_cli.py delete second-state/Meta-Llama-3.1-8B-Instruct-GGUF

Sync models in index.json for download and like stats.

python3 sync-model.py

About

A collection of standardized model card descriptors for AI model files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages