parinitarahi
commited on
Commit
•
1210b52
1
Parent(s):
7bf8752
Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ To make running of the models across a range of devices and platforms across var
|
|
86 |
For example:
|
87 |
|
88 |
```python
|
89 |
-
python model-qa.py -m /*{YourModelPath}*/
|
90 |
```
|
91 |
|
92 |
```
|
|
|
86 |
For example:
|
87 |
|
88 |
```python
|
89 |
+
python model-qa.py -m /*{YourModelPath}*/Llama-3.2-3B-Instruct-onnx/cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4 -k 40 -p 0.95 -t 0.8 -r 1.0
|
90 |
```
|
91 |
|
92 |
```
|