robgreenberg3 commited on
Commit
d4011cb
·
verified ·
1 Parent(s): 4d13f41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- license: mit
3
- license_link: https://huggingface.co/microsoft/phi-4/resolve/main/LICENSE
4
  language:
5
  - en
 
 
6
  pipeline_tag: text-generation
7
- base_model: microsoft/phi-4
8
  tags:
9
  - phi
 
10
  - nlp
11
  - math
12
  - code
@@ -16,7 +16,18 @@ tags:
16
  - redhat
17
  - llmcompressor
18
  - quantized
19
- - int8
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  <h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
 
1
  ---
 
 
2
  language:
3
  - en
4
+ base_model:
5
+ - microsoft/phi-4
6
  pipeline_tag: text-generation
 
7
  tags:
8
  - phi
9
+ - phi3
10
  - nlp
11
  - math
12
  - code
 
16
  - redhat
17
  - llmcompressor
18
  - quantized
19
+ - W8A8
20
+ - INT8
21
+ - compressed-tensors
22
+ license: mit
23
+ license_name: mit
24
+ name: RedHatAI/phi-4-quantized.w8a8
25
+ description: This model was obtained by quantizing activations and weights of phi-4 to INT8 data type.
26
+ readme: https://huggingface.co/RedHatAI/phi-4-quantized.w8a8/main/README.md
27
+ tasks:
28
+ - text-to-text
29
+ provider: Red Hat
30
+ license_link: https://choosealicense.com/licenses/mit/
31
  ---
32
 
33
  <h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">