wenhuach commited on
Commit
edff627
·
verified ·
1 Parent(s): 4514857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  base_model:
3
- - google/gemma-4-31B-it
4
  tags:
5
  - text-generation-inference
6
  ---
7
 
8
  ## Model Details
9
 
10
- This model is an int4 model with group_size 128 and symmetric quantization of [google/gemma-4-31B-it](https://huggingface.co/google/gemma-4-31B-it) generated by [intel/auto-round](https://github.com/intel/auto-round).
11
  Please follow the license of the original model.
12
 
13
 
 
1
  ---
2
  base_model:
3
+ - google/gemma-4-26B-A4B-it
4
  tags:
5
  - text-generation-inference
6
  ---
7
 
8
  ## Model Details
9
 
10
+ This model is an int4 model with group_size 128 and symmetric quantization of [google/gemma-4-26B-A4B-it](https://huggingface.co/google/gemma-4-26B-A4B-it) generated by [intel/auto-round](https://github.com/intel/auto-round).
11
  Please follow the license of the original model.
12
 
13