aboutsummaryrefslogtreecommitdiff
path: root/misc/shimmy
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.97.1Mikael Urankar2026-07-211-1/+1
| | | | PR: 296645
* lang/rust: Bump revisions after 1.96.0Mikael Urankar2026-06-041-0/+1
| | | | PR: 295694
* misc/shimmy: Update to 2.0.1Hiroki Tagato2026-05-275-379/+329
| | | | | | | 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.
* lang/rust: Bump revisions after 1.95.0Mikael Urankar2026-04-271-1/+1
| | | | PR: 294615
* lang/rust: Bump revisions after 1.94.0Mikael Urankar2026-03-231-1/+1
| | | | PR: 293615
* lang/rust: Bump revisions after 1.93.0Mikael Urankar2026-01-281-0/+1
| | | | PR: 292360
* misc/shimmy: Update to 1.9.0Hiroki Tagato2026-01-123-233/+397
| | | | | | | | | 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)
* lang/rust: Bump revisions after 1.92.0Mikael Urankar2025-12-161-0/+1
| | | | PR: 291582
* misc/shimmy: Update to 1.8.2Hiroki Tagato2025-12-102-5/+4
| | | | | | | | | 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)
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-0/+1
| | | | PR: 290816
* misc/shimmy: Update to 1.7.4Hiroki Tagato2025-10-273-113/+86
| | | | | | Changelog: https://github.com/Michael-A-Kuykendall/shimmy/releases/tag/v1.7.4 Reported by: GitHub (watch releases)
* misc/shimmy: fix build on powerpc64lePiotr Kubaj2025-10-231-0/+18
| | | | clang++: error: unknown argument: '-mpowerpc64'
* misc/shimmy: update to 1.7.3Hiroki Tagato2025-10-125-827/+72
| | | | | | Changelog: https://github.com/Michael-A-Kuykendall/shimmy/blob/v1.7.3/CHANGELOG.md Reported by: GitHub (watch releases)
* misc/shimmy: update to 1.7.0Hiroki Tagato2025-10-096-203/+981
| | | | | | | | | | | 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)
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-0/+1
| | | | PR: 289709
* misc/shimmy: update to 1.5.6Hiroki Tagato2025-09-242-4/+4
| | | | | | Changelog: https://github.com/Michael-A-Kuykendall/shimmy/compare/v1.5.5...v1.5.6 Reported by: GitHub (watch releases)
* misc/shimmy: update to 1.5.5Hiroki Tagato2025-09-236-160/+318
| | | | | | | | | | | | 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)
* misc/shimmy: update to 1.4.2Hiroki Tagato2025-09-236-313/+158
| | | | | | Changelog: https://github.com/Michael-A-Kuykendall/shimmy/compare/v1.4.1...v1.4.2 Reported by: GitHub (watch releases)
* misc/shimmy: add port: Privacy-first alternative to OllamaHiroki Tagato2025-09-197-0/+1069
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