Skills

Skills

Nemo-Skills is a project designed to enhance the capabilities of large language models.

Agent SkillDevOpen sourceLLM模型训练模型评估合成数据生成
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

Nemo-Skills provides a suite of pipelines to improve large language models (LLMs). It supports all requirements from synthetic data generation and model training to evaluation on various benchmarks. Development can begin on a local workstation and seamlessly scale to large-scale Slurm clusters with a single line of code change. The platform offers flexible LLM inference, model evaluation, and model training capabilities, making it ideal for developers aiming to boost LLM performance.

Capabilities

  • Seamlessly switch between API providers and local servers
  • Support multiple model hosting options
  • Scale SDG tasks to thousands of GPUs
  • Multi-domain model evaluation
  • Parallelized evaluation
  • Train models using NeMo-RL or verl

Use cases

Enhance LLMs' mathematical reasoning abilityImprove LLMs' code generation qualityStrengthen LLMs' scientific knowledge understandingOptimize LLMs' instruction-following capability

Setup

Requires: Node 环境API Key
Refer to the official documentation for installation and configuration: https://github.com/NVIDIA-NeMo/Skills

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with Nemo-Skills?

Please visit the GitHub repository and follow the installation and configuration steps in the README.

Which model hosting options does Nemo-Skills support?

Supports TensorRT-LLM, vLLM, sglang, and Megatron.

Related skills