awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stochasticai avatar

stochasticai/xTuring

0
View on GitHub↗
2,666 stars·210 forks·Python·Apache-2.0·10 viewsxturing.stochastic.ai↗

XTuring

Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

Features

  • LLM Training and Optimization - Python package for efficient fine-tuning of various LLMs.
  • Model Training - Efficient fine-tuning for popular open-source language models.
  • Model Training and Fine-tuning - Fast fine-tuning of open-source LLMs.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for stochasticai/xturingStar history chart for stochasticai/xturing

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does stochasticai/xturing do?

Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

What are the main features of stochasticai/xturing?

The main features of stochasticai/xturing are: LLM Training and Optimization, Model Training, Model Training and Fine-tuning, Natural Language Processing.

Which projects share features with stochasticai/xturing?

Projects with overlapping indexed features include: microsoft/deepspeed — DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of… huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… chenking2020/findthechatgpter — ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利. alexrozanski/llamachat — Chat with your favourite LLaMA models in a native macOS app. artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… aethercortex/llama-x — Open Academic Research on Improving LLaMA to SOTA LLM.

Projects sharing features with XTuring

These projects share indexed features with XTuring. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/deepspeedmicrosoft avatar

    microsoft/DeepSpeed

    42,533View on GitHub↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Python
    View on GitHub↗42,533
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
allenai/rl4lmsallenai avatar

allenai/RL4LMs

2,390View on GitHub↗

A modular RL library to fine-tune language models to human preferences

Python
View on GitHub↗2,390
  • aethercortex/llama-xAetherCortex avatar

    AetherCortex/Llama-X

    1,605View on GitHub↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    View on GitHub↗1,605
  • Compare all 30 related projects→