Skip to content

Running AI natively on IBM i

Solution report card
Runs on IBM i?
On-prem
IBM Cloud
AI capabilitiesLarge Language Models
Commercial support
Free to try?
RequirementsIBM i Open Source
logo

LLaMa.cpp is becoming a popular industry solution for running Large Language Models (LLMs). It can now be run natively on IBM i!

In the near future, LLaMa.cpp will likely be available as an IBM i RPM and installable with the yum package manager

In the meantime, you can build and deploy LLaMa.cpp yourself by following the steps documented in this deployment guide

Solution report card
Runs on IBM i?
On-prem
IBM Cloud
AI capabilitiesMachine Learning
Deep Learning
Commercial support
Free to try?
RequirementsIBM i Open Source
logo

scikit-learn provides robust machine learning capabilities for Python programs. It provides support for a number of capabilities including classification, regression, and clustering.

The SciKit-Learn packages for Python are available in RPM form and can be installed via:

Terminal window
/QOpenSys/pkgs/bin/yum install python39-scikit-learn