Skip to content

moxin-org/model-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages