adriabama06
commited on
Commit
•
3aaf0d1
1
Parent(s):
86e7b6b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- jinaai/reader-lm-1.5b
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
language:
|
6 |
+
- multilingual
|
7 |
+
inference: false
|
8 |
+
license: cc-by-nc-4.0
|
9 |
+
library_name: transformers
|
10 |
+
---
|
11 |
+
|
12 |
+
AWQ Version of [jinaai/reader-lm-1.5b](https://huggingface.co/jinaai/reader-lm-1.5b): 4 bit, 128 groupsize
|
13 |
+
✅ Tested on vLLM
|