MBASE Libraries Documentation¶
Important
If you are looking for MBASE Inference library documentation, refer to: Inference library.
Important
The libraries besides the inference library are not documented yet.
Welcome to the MBASE libraries documentation.
MBASE libraries are a set of libraries actively being maintained and developed by Saul Emre Erdog and the MBASE Software.
Its job is to supply the necessary tools and functionalities to develop high-quality programs in the MBASE ecosystem.
Here is the list of libraries:
Inference Library: Non-blocking LLM inference library for integrating LLMs into programs.
Core: Non-blocking networking and file io, state file api for fast data storage.
Standard Library : A standard library containing STL compatible containers with default serialization support.
JSON Library: A light-weight json library.