| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PR: 296645
|
| |
|
|
| |
PR: 295694
|
| |
|
|
|
|
|
| |
While here, delete options other than DOCS.
The upstream has switched its inference engine from llama.cpp to
airframe. So all llama.cpp-related options are dropped.
|
| |
|
|
| |
PR: 294615
|
| |
|
|
| |
PR: 293615
|
| |
|
|
| |
PR: 292360
|
| |
|
|
|
|
|
|
|
| |
While here, add VISION option for visual image/web analysis
support. (ON by default)
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/blob/v1.9.0/CHANGELOG.md
Reported by: GitHub (watch releases)
|
| |
|
|
| |
PR: 291582
|
| |
|
|
|
|
|
|
|
| |
Changelog:
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.8.0
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.8.1
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.8.2misc/shimmy:
Reported by: GitHub (watch releases)
|
| |
|
|
| |
PR: 290816
|
| |
|
|
|
|
| |
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.7.4
Reported by: GitHub (watch releases)
|
| |
|
|
| |
clang++: error: unknown argument: '-mpowerpc64'
|
| |
|
|
|
|
| |
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/blob/v1.7.3/CHANGELOG.md
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
|
| |
While here, disable VULKAN option on i386 platform because it causes
"out of memory" error during build.
Changelog:
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.6.0
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.7.0
Reported by: GitHub (watch releases)
|
| |
|
|
| |
PR: 289709
|
| |
|
|
|
|
| |
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/compare/v1.5.5...v1.5.6
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.0
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.1
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.2
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.3
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.4
- https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.5.5
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
| |
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/compare/v1.4.1...v1.4.2
Reported by: GitHub (watch releases)
|
|
|
Drop-in OpenAI API Replacement for Local LLMs.
Shimmy is a 5.1MB single-binary that provides 100% OpenAI-compatible
endpoints for GGUF models. Point your existing AI tools to Shimmy and
they just work --- locally, privately, and free.
WWW: https://github.com/Michael-A-Kuykendall/shimmy
|