alokabhishek commited on
Commit
7163677
1 Parent(s): 17a9b32

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ model_name = model_id.split("/")[-1]
76
  ```shell
77
  # Run model
78
  # change the path of the model
79
- python examples/chat.py -m "../quant/alokabhishek/Meta-Llama-3-8B-Instruct-4.0-bpw-exl2" -mode llama3
80
  ```
81
 
82
 
 
76
  ```shell
77
  # Run model
78
  # change the path of the model
79
+ python examples/chat.py -m "../quant/alokabhishek/Meta-Llama-3-8B-Instruct-8.0-bpw-exl2" -mode llama3
80
  ```
81
 
82