jerryzh168 commited on
Commit
627b9e9
·
verified ·
1 Parent(s): ba1d95b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  tags:
4
  - torchao
5
  license: mit
 
 
6
  ---
7
 
8
  [Phi4-mini](https://huggingface.co/microsoft/Phi-4-mini-instruct) model quantized with [torchao](https://huggingface.co/docs/transformers/main/en/quantization/torchao) float8 dynamic activation and float8 weight quantization (per row granularity), by PyTorch team.
 
3
  tags:
4
  - torchao
5
  license: mit
6
+ base_model:
7
+ - microsoft/Phi-4-mini-instruct
8
  ---
9
 
10
  [Phi4-mini](https://huggingface.co/microsoft/Phi-4-mini-instruct) model quantized with [torchao](https://huggingface.co/docs/transformers/main/en/quantization/torchao) float8 dynamic activation and float8 weight quantization (per row granularity), by PyTorch team.