ryandono commited on
Commit
ee46367
·
verified ·
1 Parent(s): ac04ab6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ tags:
8
  - quantization
9
  ---
10
 
11
- # osgrep-coderank-q8
12
 
13
- This model is a quantized (Int8 / Q8) version of [nomic-ai/CodeRankEmbed](https://huggingface.co/nomic-ai/CodeRankEmbed) export for use with `transformers.js`.
14
 
15
  It is used as the primary dense retrieval model in **osgrep**.
16
 
 
8
  - quantization
9
  ---
10
 
11
+ # osgrep-coderank-q4
12
 
13
+ This model is a quantized Q4 version of [nomic-ai/CodeRankEmbed](https://huggingface.co/nomic-ai/CodeRankEmbed) export for use with `transformers.js`.
14
 
15
  It is used as the primary dense retrieval model in **osgrep**.
16