cicdatopea commited on
Commit
369481b
·
verified ·
1 Parent(s): 3d99e84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ Please follow the [license](https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blo
19
  Requirements
20
 
21
  ```bash
22
- pip3 install git+https://github.com/intel/auto-round.git@bf16_inference
23
  pip3 install auto-gptq
24
  ```
25
 
@@ -149,7 +149,7 @@ Generated: Hello! How can I assist you today?
149
 
150
  ## Generated the model (2*80G)
151
 
152
- pip3 install git+https://github.com/intel/auto-round.git@bf16_inference
153
 
154
  ```python
155
  import torch
 
19
  Requirements
20
 
21
  ```bash
22
+ pip3 install git+https://github.com/intel/auto-round.git
23
  pip3 install auto-gptq
24
  ```
25
 
 
149
 
150
  ## Generated the model (2*80G)
151
 
152
+ pip3 install git+https://github.com/intel/auto-round.git
153
 
154
  ```python
155
  import torch