prithivida commited on
Commit
1bebdbc
1 Parent(s): 04f6fe5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -43,7 +43,7 @@ pipeline_tag: sentence-similarity
43
 
44
  - [License and Terms:](#license-and-terms)
45
  - [Detailed comparison & Our Contribution:](#detailed-comparison--our-contribution)
46
- - [ONNX & GGUF Variants:](#detailed-comparison--our-contribution)
47
  - [Usage:](#usage)
48
  - [With Sentence Transformers:](#with-sentence-transformers)
49
  - [With Huggingface Transformers:](#with-huggingface-transformers)
@@ -90,6 +90,14 @@ Full set of evaluation numbers for our model
90
 
91
  <br/>
92
 
 
 
 
 
 
 
 
 
93
  # Usage:
94
 
95
  #### With Sentence Transformers:
 
43
 
44
  - [License and Terms:](#license-and-terms)
45
  - [Detailed comparison & Our Contribution:](#detailed-comparison--our-contribution)
46
+ - [ONNX & GGUF Status:](#onnx-gguf-status)
47
  - [Usage:](#usage)
48
  - [With Sentence Transformers:](#with-sentence-transformers)
49
  - [With Huggingface Transformers:](#with-huggingface-transformers)
 
90
 
91
  <br/>
92
 
93
+ # ONNX & GGUF Status:
94
+
95
+ |Variant| Status |
96
+ |:---:|:---:|
97
+ |FP16 ONNX | ✅ |
98
+ |GGUF | WIP|
99
+
100
+
101
  # Usage:
102
 
103
  #### With Sentence Transformers: