Agent Catalog

Repository AI Agent

Kurasi repository open-source: Llama, Claude, Ollama, LangChain, AutoGPT, dan lainnya. Salin install command atau unduh langsung.

Terakhir diperbarui: 2 jam laluAUTO · 6J

High-throughput and memory-efficient inference and serving engine for LLMs.

LLM RunnerPython
pip install vllm

LLM inference in C/C++ - run Llama, Mistral, Falcon and more models on CPU/GPU.

LLM RunnerC++
git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make