4 skills total · 4 unscanned
Skills by Orchestra-Research
llama-cpp
llama-cpp is a lightweight C/C++ inference engine for running large language models on CPUs and non-NVIDIA hardware, including Apple Silicon and AMD/Intel GPUs. It supports GGUF…
MITupdated Jun 2026
★ 11,165repo stars
tensorrt-llm
TensorRT-LLM accelerates large language model inference on NVIDIA GPUs through advanced optimization techniques including quantization, in-flight batching, and multi-GPU…
MITupdated Jun 2026
★ 11,165repo stars
fine-tuning-with-trl
Fine-tuning with TRL provides post-training methods to align language models with human preferences through multiple approaches. Train models on instruction data with SFT,…
MITupdated Jun 2026
★ 11,165repo stars
serving-llms-vllm
serving-llms-vllm accelerates LLM inference for production environments through PagedAttention-based memory optimization and continuous batching. It supports OpenAI-compatible…
MITupdated Jun 2026
★ 11,165repo stars