Skip to content

Commit 4fdbe10

Browse files
mikekgfbJack-Khuu
andauthored
Update ADVANCED-USERS.md (#1396)
* Update ADVANCED-USERS.md * Avoid bleed-thru of markup for test * Remove prerelease warning (consistent with other files, we have a general disclaimer in docs already * Update ADVANCED-USERS.md Fix typo --------- Co-authored-by: Jack-Khuu <[email protected]>
1 parent 9f11853 commit 4fdbe10

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/ADVANCED-USERS.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
11
> [!WARNING]
22
> 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.
33
4-
# Torchchat is still in pre-release!
5-
6-
7-
Torchchat is currently in a pre-release state and under extensive development.
8-
94

105
# The Lost Manual: torchchat
116

127
[**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)
138

9+
<!--
10+
1411
[shell default]: HF_TOKEN="${SECRET_HF_TOKEN_PERIODIC}" huggingface-cli login
1512
1613
[shell default]: ./install/install_requirements.sh
1714
1815
[shell default]: TORCHCHAT_ROOT=${PWD} ./torchchat/utils/scripts/install_et.sh
1916
17+
-->
2018

2119
This is the advanced users' guide, if you're looking to get started
2220
with LLMs, please refer to the README at the root directory of the
@@ -465,7 +463,7 @@ significant impact on accuracy.
465463

466464
## Native (Stand-Alone) Execution of Exported Models
467465

468-
Refer to the [README](README.md] for an introduction to native
466+
Refer to the [README](README.md) for an introduction to native
469467
execution on servers, desktops, and laptops. Mobile and Edge execution for Android and iOS are
470468
described under [torchchat/edge/docs/Android.md] and [torchchat/edge/docs/iOS.md], respectively.
471469

0 commit comments

Comments
 (0)