Nanobit commited on
Commit
3d2cd80
1 Parent(s): 6ab69ec

fix(readme): update inference md link (#1311) [skip ci]

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ Features:
34
  - [How to Use Custom Pretokenized Dataset](#how-to-use-your-custom-pretokenized-dataset)
35
  - [Config](#config)
36
  - [Train](#train)
37
- - [Inference](#inference)
38
  - [Merge LORA to Base](#merge-lora-to-base)
39
  - [Special Tokens](#special-tokens)
40
  - Advanced Topics
 
34
  - [How to Use Custom Pretokenized Dataset](#how-to-use-your-custom-pretokenized-dataset)
35
  - [Config](#config)
36
  - [Train](#train)
37
+ - [Inference](#inference-playground)
38
  - [Merge LORA to Base](#merge-lora-to-base)
39
  - [Special Tokens](#special-tokens)
40
  - Advanced Topics