gugarosa commited on
Commit
761b194
1 Parent(s): 4ca7e6e

fix(root): Disables inference API since it is not supported for ONNX.

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  license: mit
3
  pipeline_tag: text-generation
4
- tags: [ONNX, DML, ONNXRuntime, phi3, nlp, conversational, custom_code]
 
5
  ---
6
 
7
  # Phi-3 Mini-4K-Instruct ONNX models
 
1
  ---
2
  license: mit
3
  pipeline_tag: text-generation
4
+ tags: [ONNX, DML, ONNXRuntime, phi3, nlp, conversational, custom_code]
5
+ inference: false
6
  ---
7
 
8
  # Phi-3 Mini-4K-Instruct ONNX models