parinitarahi commited on
Commit
a5a6d80
·
verified ·
1 Parent(s): a08bc95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ language:
13
  # microsoft/Phi-4-mini-instruct-onnx
14
 
15
  ## Introduction
16
- This repository hosts the optimized versions of Phi4 mini models to accelerate inference with ONNX Runtime CUDA.
17
  Optimized models are published here in ONNX format to run with ONNX Runtime on CPU and GPU across devices, including server platforms, Windows, Linux and Mac desktops, and mobile CPUs, with the precision best suited to each of these targets.
18
  Here are some of the optimized configurations we have added:
19
  1. ONNX model for int4 CPU and Mobile: ONNX model for CPU and mobile using int4 quantization via RTN.
@@ -86,4 +86,4 @@ See details at [https://huggingface.co/microsoft/Phi-4-mini-instruct/blob/main/R
86
  | Intel Xeon Platinum 8573B CPU | int4: 23.978 tokens/sec | fp32: 4.479 tokens/sec | 5.35X |
87
  | AMD EPYC 7763v CPU | int4: 19.884 tokens/sec | fp32: 1.599 tokens/sec | 12.4x |
88
  | Intel Core Ultra 7 165H Laptop CPU | int4: 4.863 tokens/sec | fp32: 1.699 tokens/sec | 2.8x |
89
- | Intel i7 processor | int4: 3.474 tokens/sec fp32: 1.800 tokens/sec | fp32: 0.702 tokens/sec |
 
13
  # microsoft/Phi-4-mini-instruct-onnx
14
 
15
  ## Introduction
16
+ This repository hosts the optimized versions of Phi4 mini models to accelerate inference with ONNX Runtime.
17
  Optimized models are published here in ONNX format to run with ONNX Runtime on CPU and GPU across devices, including server platforms, Windows, Linux and Mac desktops, and mobile CPUs, with the precision best suited to each of these targets.
18
  Here are some of the optimized configurations we have added:
19
  1. ONNX model for int4 CPU and Mobile: ONNX model for CPU and mobile using int4 quantization via RTN.
 
86
  | Intel Xeon Platinum 8573B CPU | int4: 23.978 tokens/sec | fp32: 4.479 tokens/sec | 5.35X |
87
  | AMD EPYC 7763v CPU | int4: 19.884 tokens/sec | fp32: 1.599 tokens/sec | 12.4x |
88
  | Intel Core Ultra 7 165H Laptop CPU | int4: 4.863 tokens/sec | fp32: 1.699 tokens/sec | 2.8x |
89
+ | Intel i7 processor | int4: 3.474 tokens/sec fp32: 1.800 tokens/sec | fp32: 0.702 tokens/sec | 4.85x|