Skip to content

Commit f820aa9

Browse files
authored
New version: Ollama.Ollama version 0.17.0 (microsoft#341810)
1 parent 2f8cfad commit f820aa9

4 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama
5+
PackageVersion: 0.17.0
6+
InstallerType: inno
7+
Scope: user
8+
UpgradeBehavior: install
9+
Commands:
10+
- ollama
11+
ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1'
12+
ReleaseDate: 2026-02-21
13+
InstallationMetadata:
14+
DefaultInstallLocation: '%LocalAppData%\Programs\Ollama'
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.17.0/OllamaSetup.exe
18+
InstallerSha256: BEEA6A1E5EB7658EF0AD7789295F310EF59DC4C7E7D3651D03993BF3A4687E3E
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama
5+
PackageVersion: 0.17.0
6+
PackageLocale: en-US
7+
Publisher: Ollama
8+
PublisherUrl: https://ollama.com/
9+
PublisherSupportUrl: https://github.com/ollama/ollama/issues
10+
PackageName: Ollama
11+
PackageUrl: https://ollama.com/
12+
License: MIT
13+
LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) Ollama
15+
ShortDescription: Get up and running with large language models locally.
16+
Tags:
17+
- ai
18+
- chatbot
19+
- deepseek
20+
- large-language-model
21+
- llama
22+
- llm
23+
- mistral
24+
- qwen
25+
ReleaseNotes: |-
26+
What's Changed
27+
- Improved tokenizer performance
28+
- Ollama's macOS and Windows apps will now default to a context length based on available VRAM
29+
New Contributors
30+
- @natl-set made their first contribution in https://github.com/ollama/ollama/pull/14322
31+
Full Changelog: https://github.com/ollama/ollama/compare/v0.16.3...v0.17.0
32+
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.17.0
33+
Documentations:
34+
- DocumentLabel: Documentation
35+
DocumentUrl: https://docs.ollama.com/
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama
5+
PackageVersion: 0.17.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 在本地启动并运行大型语言模型
8+
Tags:
9+
- llama
10+
- llm
11+
- mistral
12+
- 人工智能
13+
- 大语言模型
14+
- 深度求索
15+
- 聊天机器人
16+
- 通义千问
17+
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.17.0
18+
Documentations:
19+
- DocumentLabel: 文档
20+
DocumentUrl: https://docs.ollama.com/
21+
ManifestType: locale
22+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Ollama.Ollama
5+
PackageVersion: 0.17.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)