.. LLM ATC documentation master file, created by sphinx-quickstart on Wed Aug 9 00:58:51 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to LLM ATC's documentation! =================================== .. figure:: ./images/trainy.png :width: 20% :align: center :alt: Trainy :class: no-scaled-link .. raw:: html

Star Watch Fork

LLM finetuning and serving in cloud

LLM-ATC is a tool for finetuning and serving open source large language models (LLMs). LLM-ATC is **multi-cloud** with one interface. - Finetune on any cloud (AWS, Azure, GCP, Lambda Cloud, IBM, Samsung, OCI, Cloudflare). - Serving supported on (AWS, GCP). [More clouds in development!] - Models saved to object store (e.g. S3, GCS) for access anywhere. - Model registry for serving custom finetuned models Examples -------------------------- - `Hosting & Querying an OpenAI endpoint `_ - `LlamaIndex chat complete `_ - `Langchain chat complete `_ Documentation ------------- .. toctree:: :maxdepth: 1 :caption: Quickstart quickstart/installation quickstart/finetuning quickstart/serving Reference --------- .. toctree:: :maxdepth: 1 :caption: Reference reference/cli reference/finetuning-schema External Links -------------------------- - `Trainy Developer Blog `_ This project is powered by: - `SkyPilot `_ - `vLLM `_ - `FastChat `_ - `HuggingFace `_