Skip to content

Commit 43ffbc0

Browse files
authored
link to Trinity-Studio codes (#54)
1 parent a9a45d8 commit 43ffbc0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,18 +224,18 @@ For convenience, Trinity-RFT provides a web interface for configuring your RFT p
224224
> [!NOTE]
225225
> This is an experimental feature, and we will continue to improve it.
226226
227+
228+
To enable *minimal* features (mainly for trainer), you can run
227229
```bash
228230
trinity studio --port 8080
229231
```
230-
231-
232-
Then you can configure your RFT process in the web page and generate a config file.
233-
You can save the config for later use or run it directly as described in the following section.
234-
232+
Then you can configure your RFT process in the web page and generate a config file. You can save the config for later use or run it directly as described in the following section.
235233

236234
Advanced users can also configure the RFT process by editing the config file directly.
237235
We provide a set of example config files in [`examples`](examples/).
238236

237+
To enable *complete* visualization features, please refer to the monorepo for [Trinity-Studio](https://github.com/modelscope/Trinity-Studio).
238+
239239

240240
### Step 4: run the RFT process
241241

0 commit comments

Comments
 (0)