Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: mostlygeek.llama-swap
PackageVersion: '234'
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: llama-swap.exe
UpgradeBehavior: uninstallPrevious
ReleaseDate: 2026-07-01
Installers:
- Architecture: x64
InstallerUrl: https://github.com/mostlygeek/llama-swap/releases/download/v234/llama-swap_234_windows_amd64.zip
InstallerSha256: EA3BC2ABDECBE378EC14056DE7D4DEC64077ABD2A90C25CE83E805BEFD1A8AC9
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: mostlygeek.llama-swap
PackageVersion: '234'
PackageLocale: en-US
Publisher: mostlygeek
PublisherUrl: https://mostlygeek.com/
PublisherSupportUrl: https://github.com/mostlygeek/llama-swap/issues
PackageName: llama-swap
PackageUrl: https://github.com/mostlygeek/llama-swap
License: MIT
LicenseUrl: https://github.com/mostlygeek/llama-swap/blob/HEAD/LICENSE.md
Copyright: Copyright (c) 2024 Benson Wong
ShortDescription: Model swapping for llama.cpp
Description: llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server.
Moniker: llama-swap
Tags:
- golang
- llama
- llamacpp
- localllama
- localllm
- openai
- openai-api
- vllm
ReleaseNotes: |-
Changelog
- 4a6b8a8 internal/router: reject concurrency excess before streaming (#889)
- 3023ab4 add /props to modelGetRoutes (#886)
ReleaseNotesUrl: https://github.com/mostlygeek/llama-swap/releases/tag/v234
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: mostlygeek.llama-swap
PackageVersion: '234'
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0