Skip to content

Commit

Permalink
New version: Ollama.Ollama version 0.5.1 (microsoft#196855)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Dec 7, 2024
1 parent c9b5f73 commit 854714f
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 0 deletions.
18 changes: 18 additions & 0 deletions manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.installer.yaml
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 manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.locale.en-US.yaml
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 manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.locale.zh-CN.yaml
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
8 changes: 8 additions & 0 deletions manifests/o/Ollama/Ollama/0.5.1/Ollama.Ollama.yaml
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

0 comments on commit 854714f

Please sign in to comment.