Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,6 @@ It achieves the following results on the evaluation set:
|
|
23 |
|
24 |
Make sure you have git-lfs, and access to gemma-2b on huggingface.
|
25 |
```
|
26 |
-
pip install peft
|
27 |
git clone https://huggingface.co/apfurman/gemma-dolly-agriculture
|
28 |
cd gemma-dolly-agriculture/
|
29 |
python3 run.py cpu <YOUR-TOKEN-HERE> Prompt
|
|
|
23 |
|
24 |
Make sure you have git-lfs, and access to gemma-2b on huggingface.
|
25 |
```
|
|
|
26 |
git clone https://huggingface.co/apfurman/gemma-dolly-agriculture
|
27 |
cd gemma-dolly-agriculture/
|
28 |
python3 run.py cpu <YOUR-TOKEN-HERE> Prompt
|