fb700 commited on
Commit
c680a56
1 Parent(s): 43111e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ chatglm_fitness_lora
91
  └── adapter_model.bin
92
  ```
93
  --------------------------------------------------------------------------------
94
- ## Usage2 16G及以下显存用户下载整个模型,可支持支持fp16、int8、int4
95
  First, you pass your input through the transformer model, then you get the generated sentence.
96
  ```
97
  pip install transformers
 
91
  └── adapter_model.bin
92
  ```
93
  --------------------------------------------------------------------------------
94
+ ## Usage2 16G及以下显存用户下载整个模型,可支持fp16、int8、int4
95
  First, you pass your input through the transformer model, then you get the generated sentence.
96
  ```
97
  pip install transformers