Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions llm-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -973,6 +973,7 @@
- [aisuite](https://github.com/andrewyng/aisuite) thin wrapper around python client libraries to seamlessly swap out different LLM providers without changing their code
- [SCUDA](https://github.KeVmo314/Scuda) enables GPU-over-IP connectivity, allowing remote GPUs to be utilized by CPU-only machines for accelerated computing tasks such as model training and inference.
- [BitNet](https://github.com/microsoft/BitNet) bitnet.cpp is the official inference framework based on llama.cpp to run 1-Bit LLMs for fast and lossless inference of 1.58-bit models on CPU, NPU and GPU
- [khazad](https://github.com/GuglielmoCerri/khazad) Transparent semantic cache for LLM API calls, powered by Redis Vector Sets

### Optimization

Expand Down