maxoul commited on
Commit
7025cca
·
verified ·
1 Parent(s): a75fdee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ With a compressed collection of documents to retrieve from, inference becomes ab
21
  *License*: [CC BY-NC 4.0.](https://creativecommons.org/licenses/by-nc/4.0/)
22
  * *Model*: `Pisco-mistral`
23
  * *Backbone model*: [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
24
- * *Model size*: 8 billion parameters
25
  * *Compression rate*: x16: each document (of size up to 128 tokens) is converted into 8 embedding vectors.
26
 
27
  ## Usage
 
21
  *License*: [CC BY-NC 4.0.](https://creativecommons.org/licenses/by-nc/4.0/)
22
  * *Model*: `Pisco-mistral`
23
  * *Backbone model*: [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
24
+ * *Model size*: 7.33 billion parameters
25
  * *Compression rate*: x16: each document (of size up to 128 tokens) is converted into 8 embedding vectors.
26
 
27
  ## Usage