Skip to content

Commit

Permalink
Update documentation for NLP (#594)
Browse files Browse the repository at this point in the history
* Update Installation.md
  • Loading branch information
liususan091219 authored Jun 16, 2022
1 parent 7740cd3 commit 4c044e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ pip install flaml[vw]
pip install flaml[forecast]
```

* natural language processing: transformers
```bash
pip install flaml[nlp]
```

### Distributed tuning
* ray
```bash
Expand Down

0 comments on commit 4c044e8

Please sign in to comment.