Jump to letter: [
ACDEFGHJLMNOQRSTWXZ
]
ollama in CentOS/RHEL 9 (x86_64) - Get up and running with large language models locally
- Description:
Ollama allows you to run large language models locally. Get up and running
with Llama 3, Mistral, Gemma, and other open source models.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install ollama in CentOS/RHEL 9 (x86_64)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install ollama
Packages
| ollama-0.17.5-1.el9.x86_64
[11.2 MiB] |
Changelog
by Danila Vershinin (2026-03-02):
- Added compatibility for imported GGUF models.
- Improved model handling and performance.
- Fixed various bugs affecting model imports.
- Enhanced error messages for better user feedback.
- Updated documentation for new features.
|
| ollama-0.17.4-1.el9.x86_64
[11.2 MiB] |
Changelog
by Danila Vershinin (2026-02-27):
- Added stable tool call indexing for glm47 and qwen3 parsers.
- Improved model parsing performance and reliability.
- Enhanced compatibility with existing model formats.
- Fixed minor bugs in tool call handling.
- Updated documentation for new features and usage.
|
| ollama-0.17.0-1.el9.x86_64
[11.1 MiB] |
Changelog
by Danila Vershinin (2026-02-26):
- Initial package (CPU-only)
|