Skip to content
forked from darkshapes/MIR

Machine Intelligence Resource : URI Naming Schema for AIGC/ML work.

License

Notifications You must be signed in to change notification settings

tilesprivacy/MIR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language library_name license_name
en
mir
MPL-2.0 + Commons Clause 1.0
A pixellated logo of superimposed letters M I R

MIR (Machine Intelligence Resource)
A naming schema for AIGC/ML work.

The MIR classification format seeks to standardize and complete a hyperlinked network of model information, improving accessibility and reproducibility across the AI community.

This repo is a live development implementation, an example of autogenerating model inference parameters and code with the MIR schema. This is the sister repo to our 🤗HuggingFace MIR project which is an archive of model state dict layer information that also uses the MIR schema.

MIR is inspired by:

Note

Example:

mir : model . transformer . clip-l : stable-diffusion-xl

mir : model .    lora      .    hyper    :   flux-1
  ↑      ↑         ↑               ↑            ↑
 [URI]:[Domain].[Architecture].[Series]:[Compatibility]

commits per month
code size



About

Machine Intelligence Resource : URI Naming Schema for AIGC/ML work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%