Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,8 @@ tags:
|
|
8 |
---
|
9 |
|
10 |
|
11 |
-
Compiled lmsys/vicuna-7b-v1.5 using optimum-neuron
|
12 |
|
13 |
```shell
|
14 |
-
|
15 |
|
|
|
8 |
---
|
9 |
|
10 |
|
11 |
+
Compiled lmsys/vicuna-7b-v1.5 using optimum-neuron (optimum-neuron==0.0.21 neuron with 2.18.2)
|
12 |
|
13 |
```shell
|
14 |
+
optimum-cli export neuron --model lmsys/vicuna-7b-v1.5 --batch_size 1 --sequence_length 1024 --num_cores 2 --auto_cast_type fp16 ./models/lmsys/vicuna-7b-v1.5
|
15 |
|