mirror of
https://github.com/meta-llama/llama.git
synced 2026-01-15 16:32:54 -03:00
Added collon
This commit is contained in:
@@ -5,11 +5,11 @@ In order to download the checkpoints and tokenizer, fill this [google form](http
|
||||
|
||||
## Setup
|
||||
|
||||
In a conda env with pytorch / cuda available, run
|
||||
In a conda env with pytorch / cuda available, run:
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
Then in this repository
|
||||
Then in this repository:
|
||||
```
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user