cicdatopea commited on
Commit
d38126c
·
verified ·
1 Parent(s): 9419317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -12,13 +12,9 @@ Please follow the license of the original model.
12
 
13
  ## INT4 Inference
14
 
 
15
  transformers>=4.52, auto_round>0.5.1
16
 
17
-
18
- **Requirements**
19
- ~~~bash
20
- pip install git+https://github.com/huggingface/transformers.git
21
- ~~~
22
  **Note:** There is no official HuggingFace sample code of the original model. The following code may have issues.
23
 
24
  ```python
 
12
 
13
  ## INT4 Inference
14
 
15
+ **Requirements**
16
  transformers>=4.52, auto_round>0.5.1
17
 
 
 
 
 
 
18
  **Note:** There is no official HuggingFace sample code of the original model. The following code may have issues.
19
 
20
  ```python