Repository History
5 repositories tagged with natural-language-processing
Awesome-pytorch-list: A Comprehensive Collection of PyTorch Resources
The "Awesome-pytorch-list" is an extensive GitHub repository curating a wide range of PyTorch-related content. It serves as a valuable resource for developers and researchers, offering a structured overview of models, implementations, helper libraries, and tutorials. This list simplifies the discovery of essential tools and learning materials within the PyTorch ecosystem.

RL4LMs: A Modular RL Library for Fine-tuning Language Models
RL4LMs is a powerful and modular reinforcement learning library designed to fine-tune language models to human preferences. It offers easily customizable building blocks for training, including on-policy algorithms, reward functions, and metrics. Thoroughly tested and benchmarked, RL4LMs supports a wide range of NLP tasks and models.
QueryWeaver: Transform Natural Language into SQL with Graph-Powered Text2SQL
QueryWeaver is an open-source Text2SQL tool that allows users to query databases using plain English. It leverages graph-powered schema understanding to accurately convert natural language questions into SQL. This simplifies database interaction, making data accessible without deep SQL knowledge.
EasyEdit: An Easy-to-Use Knowledge Editing Framework for LLMs
EasyEdit is an open-source framework designed for efficient knowledge editing in Large Language Models (LLMs). It provides a unified, easy-to-use platform to modify, insert, or erase specific knowledge within LLMs without negatively impacting overall performance. This tool is crucial for aligning LLMs with evolving user needs and correcting factual inaccuracies.
NVIDIA Isaac GR00T: A Foundation Model for Generalist Robots
NVIDIA Isaac GR00T N1.6 is an open vision-language-action (VLA) foundation model designed for generalized humanoid robot skills. It enables robots to perform manipulation tasks in diverse environments by taking multimodal input, including language and images. Researchers and professionals can leverage this model for fine-tuning on custom datasets and deploying it for inference.