stochasticai/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 observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 70
- Release rhythm 8
- Longevity 90
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1263
- days_rel: n/a
- days_push: 182
- n_releases_24m: 0
Adoption not part of the score
2674 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xTuring is a Python library for fine-tuning, evaluating, and running open-source large language models such as LLaMA, GPT-J, GPT-2, Qwen, and GPT-OSS on your own data. It offers a simple API covering dataset preparation, memory-efficient fine-tuning (LoRA, INT8/INT4), inference, and model saving/loading.
Use cases
- fine-tune llama on my own data
- personalize an open-source LLM with LoRA
- instruction-tune a model with an alpaca dataset
- run memory-efficient LLM fine-tuning on a single GPU
- quantize a language model to int4 or int8
- evaluate fine-tuned LLMs with perplexity
- fine-tune gpt-oss or qwen3 locally
When to choose
- you want a simple, few-lines-of-code API to fine-tune open-source LLMs
- you need LoRA or low-precision (INT8/INT4) fine-tuning to cut hardware costs
- you want to keep training and inference private on your own machine or VPC
- you need to scale from laptop CPU to multi-GPU training
When to avoid
- you need full pretraining of large language models from scratch
- you require a managed fine-tuning service with hosted infrastructure
- you need fine-tuning support for non-text modalities like images or audio
- you depend on cutting-edge model support the day a model is released
Facets
library · maturity active
llm-training machine-learning deep-learning llm-inference sdk large-language-models machine-learning deep-learning artificial-intelligence python cross-platform fine-tuning lora peft quantization instruction-tuning generative-ai gpu
10 sources
- readme: https://github.com/stochasticai/xTuring · fetched 2026-08-28 · aaf302d17947
- homepage: https://xturing.stochastic.ai · fetched 2026-08-29 · 6617fef4f110
- site_page: https://xturing.stochastic.ai/overview/installation · fetched 2026-08-29 · e425ea0b0ac4
- site_page: https://xturing.stochastic.ai/overview/quickstart · fetched 2026-08-29 · 76fba045f339
- site_page: https://xturing.stochastic.ai/overview/quickstart/load_save_models · fetched 2026-08-29 · 4c66b0a9f6a1
- site_page: https://xturing.stochastic.ai/overview/quickstart/prepare · fetched 2026-08-29 · 9777019995a5
- site_page: https://xturing.stochastic.ai/overview/quickstart/data_usage · fetched 2026-08-29 · 1fb820908dda
- site_page: https://xturing.stochastic.ai/overview/quickstart/finetune_guide · fetched 2026-08-29 · 7dda161dd648
- site_page: https://xturing.stochastic.ai/overview/quickstart/inference · fetched 2026-08-29 · e7fc4b6f00ea
- registry_pypi: https://pypi.org/pypi/xturing/json · fetched 2026-08-29 · c604ff0b2155
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stochasticai/xTuring | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="stochasticai/xTuring")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem