Skip to content

g-eoj/mac-llmops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-llmops

This library attempts to simplify the process of trying LLMs on Apple silicon:

  • Simplifies local model cache management.
  • Provides local and online model searches that automatically filter out models that have no chance of fitting in your Mac's memory.

Usage

Please see the examples notebook.