cicdatopea commited on
Commit
3a54a01
·
verified ·
1 Parent(s): ad81d3a
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,8 +6,11 @@ base_model:
6
  ---
7
  ## Model Details
8
 
9
- This model is an int4 model with group_size 128 and symmetric quantization of [deepseek-ai/deepseek-vl2](https://huggingface.co/deepseek-ai/deepseek-vl2) generated by [intel/auto-round](https://github.com/intel/auto-round).
10
 
 
 
 
11
  ## How to Use
12
 
13
  ### Requirements
 
6
  ---
7
  ## Model Details
8
 
9
+ This model is an int4 model with group_size 128 and symmetric quantization of [deepseek-ai/DeepSeek-V3](https://huggingface.co/deepseek-ai/DeepSeek-V3) generated by [intel/auto-round](https://github.com/intel/auto-round) algorithm.
10
 
11
+ Loading the model in Transformers can be quite slow.
12
+
13
+ Please follow the license of the original model.
14
  ## How to Use
15
 
16
  ### Requirements