doberst commited on
Commit
ca1b358
·
1 Parent(s): 595ef3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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-red-pajamas-3b-0.1 part of the BLING ("Best Little Instruction-following No-GPU-required") model series, RAG-instruct trained on top of a RedPajama-INCITE-Base-3B-v1 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,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:** togethercomputer/RedPajama-INCITE-Base-3B-v1
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. -->