https://github.com/g-eoj/mac-llmops
Tools for managing LLMs on a Mac.
https://github.com/g-eoj/mac-llmops
llm mac
Last synced: about 2 months ago
JSON representation
Tools for managing LLMs on a Mac.
- Host: GitHub
- URL: https://github.com/g-eoj/mac-llmops
- Owner: g-eoj
- License: gpl-3.0
- Created: 2025-01-09T16:54:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T20:52:15.000Z (over 1 year ago)
- Last Synced: 2025-02-26T21:29:54.652Z (over 1 year ago)
- Topics: llm, mac
- Language: Jupyter Notebook
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.