Skip to content

Commit

Permalink
New version: Ollama.Ollama version 0.4.4 (#193424)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Nov 23, 2024
1 parent 7109db7 commit 523ed59
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 0 deletions.
18 changes: 18 additions & 0 deletions manifests/o/Ollama/Ollama/0.4.4/Ollama.Ollama.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Ollama.Ollama
PackageVersion: 0.4.4
InstallerType: inno
Scope: user
UpgradeBehavior: install
Commands:
- ollama
ReleaseDate: 2024-11-23
Installers:
- Architecture: x64
InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.4.4/OllamaSetup.exe
InstallerSha256: 1D0AFC90BD099A009CA8997E65B46131E933628210D80BD65BED517F82289215
ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1'
ManifestType: installer
ManifestVersion: 1.6.0
48 changes: 48 additions & 0 deletions manifests/o/Ollama/Ollama/0.4.4/Ollama.Ollama.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Ollama.Ollama
PackageVersion: 0.4.4
PackageLocale: en-US
Publisher: Ollama
PublisherUrl: https://ollama.com/
PublisherSupportUrl: https://github.com/ollama/ollama/issues
# PrivacyUrl:
# Author:
PackageName: Ollama
PackageUrl: https://ollama.com/
License: MIT
LicenseUrl: https://github.com/ollama/ollama/blob/main/LICENSE
Copyright: Copyright (c) Ollama
# CopyrightUrl:
ShortDescription: Get up and running with large language models locally.
# Description:
# Moniker:
Tags:
- llama
- llama2
- llm
- llms
- mistral
ReleaseNotes: |-
New models
- Marco-o1: An open large reasoning model for real-world solutions by the Alibaba International Digital Commerce Group (AIDC-AI).
What's Changed
- Fixed issue where Ollama would freeze when processing requests in parallel (e.g. when using code completion tools)
- Redirecting output to a file no longer outputs progress bars or spinners
New Contributors
- @zhanluxianshen made their first contribution in https://github.com/ollama/ollama/pull/7308
- @EliasPereirah made their first contribution in https://github.com/ollama/ollama/pull/7084
- @edwinjhlee made their first contribution in https://github.com/ollama/ollama/pull/5191
- @h1ddenpr0cess20 made their first contribution in https://github.com/ollama/ollama/pull/7325
- @mikelolasagasti made their first contribution in https://github.com/ollama/ollama/pull/7310
- @Leon-Sander made their first contribution in https://github.com/ollama/ollama/pull/6931
Full Changelog: https://github.com/ollama/ollama/compare/v0.4.3...v0.4.4
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.4.4
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://github.com/ollama/ollama/tree/main/docs
ManifestType: defaultLocale
ManifestVersion: 1.6.0
35 changes: 35 additions & 0 deletions manifests/o/Ollama/Ollama/0.4.4/Ollama.Ollama.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: Ollama.Ollama
PackageVersion: 0.4.4
PackageLocale: zh-CN
Publisher: Ollama
PublisherUrl: https://ollama.com/
PublisherSupportUrl: https://github.com/ollama/ollama/issues
# PrivacyUrl:
# Author:
PackageName: Ollama
PackageUrl: https://ollama.com/
License: MIT
LicenseUrl: https://github.com/ollama/ollama/blob/main/LICENSE
Copyright: Copyright (c) Ollama
# CopyrightUrl:
ShortDescription: 在本地启动并运行大型语言模型
# Description:
# Moniker:
Tags:
- llama
- llama2
- llm
- llms
- mistral
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.4.4
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://github.com/ollama/ollama/tree/main/docs
ManifestType: locale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/o/Ollama/Ollama/0.4.4/Ollama.Ollama.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Ollama.Ollama
PackageVersion: 0.4.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 523ed59

Please sign in to comment.