bhavyaaiplanet
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,19 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
+
---
|
8 |
+
|
9 |
+
effi 7b AWQ is a quantized version of effi 7b whiich is a 7 billion parameter model built by AI Planet. We have used Auto-AWQ for quantising the model
|
10 |
+
|
11 |
+
## Model Details
|
12 |
+
|
13 |
+
### Model Description
|
14 |
+
|
15 |
+
This model has been fine-tuned on Chain of Thought datasets, which has context from mixed sources with corresponding rationale. The final finetuned Large Language Model(LLM) have shown enhanced capabilities of solving novel tasks by providing a reasoning.
|
16 |
+
|
17 |
+
- **Developed by:** AI Planet
|
18 |
+
- **Model type:** Casual Decoder only
|
19 |
+
- **Language(s) (NLP):** English
|
20 |
+
- **Quantisation type:** AWQ(4-bit)
|
21 |
+
- **License:** Apache 2.0
|
22 |
+
- **Quantized from model:** Effi-7b
|