ericsorides
commited on
Commit
•
ac160f9
1
Parent(s):
f8f476b
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- phi3
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Phi 3.5 mini instruct instruct with Key-Value-Cache enabled in ONNX fp16 format
|
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- phi3
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- microsoft/Phi-3.5-mini-instruct
|
8 |
---
|
9 |
|
10 |
# Phi 3.5 mini instruct instruct with Key-Value-Cache enabled in ONNX fp16 format
|