Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 6021e9e

Browse files
authored
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
1 parent de2507b commit 6021e9e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/ADVANCED-USERS.md

Lines changed: 3 additions & 5 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

0 commit comments

Comments
 (0)