Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 285 Bytes

Llama-Sync: Sync and reuse local GGUF models

Hard link local GGUF models downloaded by Ollama and reuse them in other GUI LLM apps like LM Studio, Jan, etc.

Why

To save some space of the expensive macOS SSD.

How

  • Ollama to Jan: python ollama-to-jan.py

  • more to add