SebastianSchramm commited on
Commit
be45b4b
1 Parent(s): 9be4774

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ inference: false
16
 
17
  ## Model Description
18
 
19
- The model [Universal-NER/UniNER-7B-all](https://huggingface.co/Universal-NER/UniNER-7B-all) was quantized to 4bit, group_size 128, and ascending_order=True with auto-gptq integration in transformers (https://huggingface.co/blog/gptq-integration).
20
 
21
  ## Evaluation
22
  TODO
 
16
 
17
  ## Model Description
18
 
19
+ The model [Universal-NER/UniNER-7B-all](https://huggingface.co/Universal-NER/UniNER-7B-all) was quantized to 4bit, group_size 128, and act-order=True with auto-gptq integration in transformers (https://huggingface.co/blog/gptq-integration).
20
 
21
  ## Evaluation
22
  TODO