Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelPicker

Static one-page picker for local AI model recommendations by hardware, memory tier, workload, runtime, and source confidence.

Run Locally

python3 -m http.server 4173

Then open http://127.0.0.1:4173/.

Data

The app loads static JSON from data/:

  • models.json: model catalog, source links, artifacts, validation state
  • recommendations.json: hardware/memory/workload recommendations
  • runtimes.json: local runtime paths and caveats

Research notes and source captures live in research/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages