diff --git a/docs/ADVANCED-USERS.md b/docs/ADVANCED-USERS.md index b996bf202..a8d02c2f9 100644 --- a/docs/ADVANCED-USERS.md +++ b/docs/ADVANCED-USERS.md @@ -1,22 +1,20 @@ > [!WARNING] > Files in this directory may be outdated, incomplete, scratch notes, or a WIP. torchchat provides no guarantees on these files as references. Please refer to the root README for stable features and documentation. -# Torchchat is still in pre-release! - - -Torchchat is currently in a pre-release state and under extensive development. - # The Lost Manual: torchchat [**Introduction**](#introduction) | [**Installation**](#installation) | [**Get Started**](#get-started) | [**Download**](#download) | [**Chat**](#chat) | [**Generate**](#generate) | [**Eval**](#eval) | [**Export**](#export) | [**Supported Systems**](#supported-systems) | [**Contributing**](#contributing) | [**License**](#license) + This is the advanced users' guide, if you're looking to get started with LLMs, please refer to the README at the root directory of the @@ -465,7 +463,7 @@ significant impact on accuracy. ## Native (Stand-Alone) Execution of Exported Models -Refer to the [README](README.md] for an introduction to native +Refer to the [README](README.md) for an introduction to native execution on servers, desktops, and laptops. Mobile and Edge execution for Android and iOS are described under [torchchat/edge/docs/Android.md] and [torchchat/edge/docs/iOS.md], respectively.