summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorealmloff <evanalmloff@gmail.com>2023-11-03 13:16:46 -0500
committerGitHub <noreply@github.com>2023-11-03 19:16:46 +0100
commitad63f20781f9f5489b4f0aa9a3f24603304f2de0 (patch)
treeac5cc75a473156563eae52bae4b000661a1e5854 /README.md
parent1cfc5d6d0c1a2d7cfa2cc62948fe324df3fd0ac3 (diff)
downloadcandle-ad63f20781f9f5489b4f0aa9a3f24603304f2de0.tar.gz
candle-ad63f20781f9f5489b4f0aa9a3f24603304f2de0.tar.bz2
candle-ad63f20781f9f5489b4f0aa9a3f24603304f2de0.zip
add Kalosm to the list of external resources (#1257)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b434d091..14c27af0 100644
--- a/README.md
+++ b/README.md
@@ -145,6 +145,7 @@ And then head over to
that conforms to the official `peft` implementation.
- [`candle-vllm`](https://github.com/EricLBuehler/candle-vllm): Efficent platform for inference and
serving local LLMs including an OpenAI compatible API server.
+- [`kalosm`](https://github.com/floneum/floneum/tree/master/kalosm): A multi-modal meta-framework in Rust for interfacing with local pre-trained models with support for controlled generation, custom samplers, in-memory vector databases, audio transcription, and more.
If you have an addition to this list, please submit a pull request.