Metadata-Version: 2.1
Name: instructlab-sdg
Version: 0.6.2
Summary: Synthetic Data Generation
Author-email: InstructLab <dev@instructlab.ai>
License: Apache-2.0
Project-URL: homepage, https://instructlab.ai
Project-URL: source, https://github.com/instructlab/sdg
Project-URL: issues, https://github.com/instructlab/sdg/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click<9.0.0,>=8.1.7
Requires-Dist: datasets<3.0.0,>=2.18.0
Requires-Dist: docling[tesserocr]<=2.8.3,>=2.4.2
Requires-Dist: docling-parse<3.0.0,>=2.0.0
Requires-Dist: GitPython<4.0.0,>=3.1.42
Requires-Dist: gguf>=0.6.0
Requires-Dist: httpx<1.0.0,>=0.25.0
Requires-Dist: instructlab-schema>=0.4.0
Requires-Dist: langchain-text-splitters
Requires-Dist: openai<2.0.0,>=1.13.3
Requires-Dist: sentencepiece>=0.2.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: tenacity!=8.4.0,>=8.3.0
Requires-Dist: torch<2.5.0,>=2.3.0
Requires-Dist: transformers>=4.41.2
Requires-Dist: xdg-base-dirs>=6.0.1

# sdg

![Lint](https://github.com/instructlab/sdg/actions/workflows/lint.yml/badge.svg?branch=main)
![Build](https://github.com/instructlab/sdg/actions/workflows/pypi.yaml/badge.svg?branch=main)
![Release](https://img.shields.io/github/v/release/instructlab/sdg)
![License](https://img.shields.io/github/license/instructlab/sdg)

![`e2e-nvidia-t4-x1.yaml` on `main`](https://github.com/instructlab/sdg/actions/workflows/e2e-nvidia-t4-x1.yml/badge.svg?branch=main)
![`e2e-nvidia-l4-x1.yaml` on `main`](https://github.com/instructlab/sdg/actions/workflows/e2e-nvidia-l4-x1.yml/badge.svg?branch=main)
![`e2e-nvidia-l40s-x4.yml` on `main`](https://github.com/instructlab/sdg/actions/workflows/e2e-nvidia-l40s-x4.yml/badge.svg?branch=main)

Python library for Synthetic Data Generation
