Skip to content

zopencommunity/llamacppport

Repository files navigation

Automatic version updates

llama.cpp

Enable AI inferencing on z/OS

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install llamacpp

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/llamacppport.git
cd llamacppport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

While building if an error is encountered in the ggml-cpu.cpp file (perhaps related to pthread), run zopen upgrade zoslib -y and try building again.

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.

About

A C++ library for writing high-performance network applications

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages