cyllama -- using cython to wrap llama.cpp, whisper.cpp, and stable-diffusion.cpp #3545
shakfu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
cyllama overview
cyllama is a zero-dependency Python library for local LLM inference which uses cython to wrap the following high-performance inference engines:
Core Features
complete(),chat(),LLMclass for quick prototypingEmbeddedServer(C/Mongoose) andPythonServerimplementationsAgent Framework
Additional Capabilities
Integrations
Quick Example
Requirements
repo: https://github.com/shakfu/cyllama
Beta Was this translation helpful? Give feedback.
All reactions