mirror of
https://github.com/meta-llama/PurpleLlama.git
synced 2024-04-20 17:18:46 +03:00
update read me to add python requirement
Summary: as title Reviewed By: SimonWan Differential Revision: D56279838 fbshipit-source-id: 74a0863c2f62492bcc30cdbba422bf751840ff83
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d2c2c52c6b
commit
adfd4b36df
@@ -21,7 +21,10 @@ The repository includes seven types of benchmarks:
|
||||
# Getting Started
|
||||
|
||||
## Prerequisites
|
||||
Ensure you have [weggli](https://github.com/weggli-rs/weggli) installed. Their release is outdated and we're currently using revision `9d97d462854a9b682874b259f70cc5a97a70f2cc`:
|
||||
|
||||
Please make sure you are running python3.9 or newer versions.
|
||||
|
||||
Also ensure you have [weggli](https://github.com/weggli-rs/weggli) installed. Their release is outdated and we're currently using revision `9d97d462854a9b682874b259f70cc5a97a70f2cc`:
|
||||
|
||||
```
|
||||
cargo install weggli --rev=9d97d462854a9b682874b259f70cc5a97a70f2cc --git=https://github.com/weggli-rs/weggli
|
||||
|
||||
Reference in New Issue
Block a user