Skip to content

Commit

Permalink
Update README.md (#44)
Browse files Browse the repository at this point in the history
explicitly mention in readme requirement for bfloat16
  • Loading branch information
arogozhnikov authored Sep 13, 2024
1 parent fc6a661 commit 5b0d770
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ pip install git+https://github.com/chaidiscovery/chai-lab.git
pip install chai_lab==0.0.1
```

This Python package requires Linux, and a GPU with CUDA.
This Python package requires Linux, and a GPU with CUDA and bfloat16 support

(we recommend A100/H100, but A10, A30 should work for smaller complexes. Users reported success with consumer-grade RTX 4090).


## Running the model
Expand Down

0 comments on commit 5b0d770

Please sign in to comment.