AI-Research-SKILLs

A library of 98 Agent Skills covering AI research tasks end to end.

Free Development & Engineering ★ 12390
View Source →
12390 GitHub stars
+43 stars this week
Development & Engineering category
Orchestra-Research author
MIT license

This repository bundles the following skills:

  • LitGPT: Skill for training and fine-tuning models with the LitGPT framework.
  • Mamba: Skill for working with the Mamba state-space model architecture.
  • Axolotl: Skill for fine-tuning language models using Axolotl.
  • PEFT: Skill for parameter-efficient fine-tuning methods.
  • Unsloth: Skill for fast, memory-efficient fine-tuning.
  • TRL: Skill for reinforcement-learning-based post-training.
  • vLLM: Skill for serving models efficiently.
  • llama.cpp: Skill for running inference with llama.cpp.
  • LangChain: Skill for building agent workflows with LangChain.