mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-04 21:10:30 +01:00
Updated LLaMA model (markdown)
parent
d8496f8444
commit
0d7932146b
@ -6,7 +6,7 @@ Throughout this tutorial, we are going to use `llama-7b` as an example, but the
|
||||
|
||||
## Installation
|
||||
|
||||
1. Uninstall your existing `transformers` (if any) and install the patched version:
|
||||
1. Uninstall your existing `transformers` (if any) and install the dev branch:
|
||||
|
||||
```
|
||||
pip uninstall transformers
|
||||
|
Loading…
Reference in New Issue
Block a user