forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Ollama.Ollama version 0.5.1 (microsoft#196855)
- Loading branch information
Showing
4 changed files
with
85 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ollama.Ollama | ||
PackageVersion: 0.5.1 | ||
InstallerType: inno | ||
Scope: user | ||
UpgradeBehavior: install | ||
Commands: | ||
- ollama | ||
ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1' | ||
ReleaseDate: 2024-12-06 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.5.1/OllamaSetup.exe | ||
InstallerSha256: A6AD131AE9593BBCBDA6C2BA69DE949B9FEB4B829B5C290011C1FB50F29E60CE | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
32 changes: 32 additions & 0 deletions
32
manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ollama.Ollama | ||
PackageVersion: 0.5.1 | ||
PackageLocale: en-US | ||
Publisher: Ollama | ||
PublisherUrl: https://ollama.com/ | ||
PublisherSupportUrl: https://github.com/ollama/ollama/issues | ||
PackageName: Ollama | ||
PackageUrl: https://ollama.com/ | ||
License: MIT | ||
LicenseUrl: https://github.com/ollama/ollama/blob/main/LICENSE | ||
Copyright: Copyright (c) Ollama | ||
ShortDescription: Get up and running with large language models locally. | ||
Tags: | ||
- llama | ||
- llama2 | ||
- llm | ||
- llms | ||
- mistral | ||
ReleaseNotes: |- | ||
What's Changed | ||
- Fixed issue where Ollama's API would generate JSON output when specifying "format": null | ||
- Fixed issue where passing --format json to ollama run would cause an error | ||
Full Changelog: https://github.com/ollama/ollama/compare/v0.5.0...v0.5.1 | ||
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.5.1 | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://github.com/ollama/ollama/tree/main/docs | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
27 changes: 27 additions & 0 deletions
27
manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ollama.Ollama | ||
PackageVersion: 0.5.1 | ||
PackageLocale: zh-CN | ||
Publisher: Ollama | ||
PublisherUrl: https://ollama.com/ | ||
PublisherSupportUrl: https://github.com/ollama/ollama/issues | ||
PackageName: Ollama | ||
PackageUrl: https://ollama.com/ | ||
License: MIT | ||
LicenseUrl: https://github.com/ollama/ollama/blob/main/LICENSE | ||
Copyright: Copyright (c) Ollama | ||
ShortDescription: 在本地启动并运行大型语言模型 | ||
Tags: | ||
- llama | ||
- llama2 | ||
- llm | ||
- llms | ||
- mistral | ||
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.5.1 | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://github.com/ollama/ollama/tree/main/docs | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ollama.Ollama | ||
PackageVersion: 0.5.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |