Skip to content

Commit 400fc4f

Browse files
authored
Update README.md (#161)
1 parent 13b5e5b commit 400fc4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ For more information on the model's performance and capabilities, see our [techn
1111
## Installation
1212

1313
```shell
14-
# current version (updates daily):
15-
pip install git+https://github.com/chaidiscovery/chai-lab.git
1614
# version on pypi:
1715
pip install chai_lab==0.3.0
16+
17+
# newest available version (updates daily to test features that weren't released yet):
18+
pip install git+https://github.com/chaidiscovery/chai-lab.git
1819
```
1920

2021
This Python package requires Linux, and a GPU with CUDA and bfloat16 support. We recommend using an A100 80GB or H100 80GB chip, but A10s and A30s should work for smaller complexes. Users have also reported success with consumer-grade RTX 4090.

0 commit comments

Comments
 (0)