Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
-
bling-
|
10 |
|
11 |
BLING models are fine-tuned with distilled high-quality custom instruct datasets, targeted at a specific subset of instruct tasks with
|
12 |
the objective of providing a high-quality Instruct model that is 'inference-ready' on a CPU laptop even
|
@@ -21,8 +21,9 @@ without using any advanced quantization optimizations.
|
|
21 |
- **Model type:** GPTNeoX instruct-trained decoder
|
22 |
- **Language(s) (NLP):** English
|
23 |
- **License:** Apache 2.0
|
24 |
-
- **Finetuned from model:**
|
25 |
|
|
|
26 |
## Uses
|
27 |
|
28 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
+
bling-stable-lm-3b-4e1t-0.1 part of the BLING ("Best Little Instruction-following No-GPU-required") model series, RAG-instruct trained on top of a StabilityAI stablelm-3b-4e1t base model.
|
10 |
|
11 |
BLING models are fine-tuned with distilled high-quality custom instruct datasets, targeted at a specific subset of instruct tasks with
|
12 |
the objective of providing a high-quality Instruct model that is 'inference-ready' on a CPU laptop even
|
|
|
21 |
- **Model type:** GPTNeoX instruct-trained decoder
|
22 |
- **Language(s) (NLP):** English
|
23 |
- **License:** Apache 2.0
|
24 |
+
- **Finetuned from model:** stabilityai/stablelm-3b-4e1t
|
25 |
|
26 |
+
|
27 |
## Uses
|
28 |
|
29 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|