Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ With a compressed collection of documents to retrieve from, inference becomes ab
|
|
| 20 |
*License*: [CC BY-NC 4.0.](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 21 |
* *Model*: `Pisco-solar`
|
| 22 |
* *Backbone model*: [upstage/SOLAR-10.7B-Instruct-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0)
|
| 23 |
-
* *Model size*:
|
| 24 |
* *Compression rate*: x16: each document (of size up to 128 tokens) is converted into 8 embedding vectors.
|
| 25 |
|
| 26 |
## Usage
|
|
|
|
| 20 |
*License*: [CC BY-NC 4.0.](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 21 |
* *Model*: `Pisco-solar`
|
| 22 |
* *Backbone model*: [upstage/SOLAR-10.7B-Instruct-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0)
|
| 23 |
+
* *Model size*: 10.9 billion parameters
|
| 24 |
* *Compression rate*: x16: each document (of size up to 128 tokens) is converted into 8 embedding vectors.
|
| 25 |
|
| 26 |
## Usage
|