GitHub - NVIDIA-NeMo/Skills: A project to improve skills of large language models (original) (raw)

Nemo-Skills is a collection of pipelines to improve "skills" of large language models (LLMs). We support everything needed for LLM development, from synthetic data generation, to model training, to evaluation on a wide range of benchmarks. Start developing on a local workstation and move to a large-scale Slurm cluster with just a one-line change.

Here are some of the features we support:

News

Evaluation Results with pass@1

Evaluation Results with GenSelect

Getting started

To get started, follow these steps, browse available pipelines or run ns --help to see all available commands and their options.

You can find more examples of how to use Nemo-Skills in the tutorials page.

We've built and released many popular models and datasets using Nemo-Skills. See all of them in the Papers & Releases documentation.

You can find the full documentation here.

Contributing

We welcome contributions to Nemo-Skills! Please see our Contributing Guidelines for more information on how to get involved.

Disclaimer: This project is strictly for research purposes, and not an official product from NVIDIA.