llama-cpp-haskell: Haskell bindings for the llama.cpp llama-server and a simple CLI
[ agpl, ai, cli, library, llama, llm, machine-learning, network, program, text ]
[ Propose Tags ]
[ Report a vulnerability ]
This is the interface that allows one to interface with llama-server RPC API using Haskell concepts. It also includes a llamacall
binary to do it from your favorite command line shell and use it in scripting.
Downloads
- llama-cpp-haskell-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0, 0.0.1, 0.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.1.2, 0.2 |
---|---|
Dependencies | aeson (>=2.2 && <2.3), attoparsec (>=0.14.4 && <0.15), base (>=4 && <5), bytestring (>=0.12.2.0 && <0.13), conduit (>=1.3.5 && <1.4), conduit-extra (>=1.3.7 && <1.4), exceptions (>=0.10.9 && <0.11), http-conduit (>=2.3 && <2.4), http-types (>=0.12 && <0.13), optparse-generic (>=1.5.2 && <1.6), text (>=2.1 && <2.2) [details] |
Tested with | ghc ==9.12.2 |
License | AGPL-3.0-only |
Author | Sergey Alirzaev |
Maintainer | l29ah@riseup.net |
Category | Text, LLM, Llama, Machine Learning, AI, Network, CLI |
Source repo | head: git clone https://github.com/l29ah/llama-cpp-haskell.git this: git clone https://github.com/l29ah/llama-cpp-haskell.git(tag 0.2) |
Uploaded | by SergeyAlirzaev at 2025-08-08T13:18:16Z |
Distributions | NixOS:0.1.0.2 |
Executables | llamacall |
Downloads | 145 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-08-08 [all 1 reports] |