cortex.cpp
cortex.cpp copied to clipboard
epic: Refactor Inference logic from Server Logic
- Dynammic linking of "Inference Engines
@vansangpfiev to research and estimate feasibility
I have created new repository for llamacpp backend https://github.com/janhq/cortex.llamacpp. Still need some CI and examples to run cortex.llamacpp standalone.
Basically, cortex_cpp will pull shared library from cortex.llamacpp repository, then load it to use.
Posted here for more visibility a
The details of the structure of refactoring
Issues for migration to the new design:
- Cameron:
- https://github.com/janhq/cortex/issues/534
- Sang:
- https://github.com/janhq/cortex/issues/535
- Alan
- https://github.com/janhq/cortex/issues/536
It's done alrd @vansangpfiev