doberst commited on
Commit
8e6d3a9
·
1 Parent(s): 9e6f0fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,7 +12,7 @@ bling-phi-1_5b-v0 is part of the BLING ("Best Little Instruct No GPU required")
12
 
13
  BLING models are fine-tuned with high-quality custom instruct datasets, designed for rapid protyping in RAG scenarios.
14
 
15
- **Please note that use of this model is subject to the [Microsoft Research License](https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE) - and may not be used for any commercial purpose. We are providing our fine-tuned version, including the benchmarking results, solely for purpose of research and advancing insights on the performance of smaller models in RAG scenarios - it provides another point of comparison with other similarly sized and similarly finetuned BLING models.**
16
 
17
  For models with comparable performance and open source licenses that permit commercial use cases in RAG deployments, please see:
18
 
@@ -20,6 +20,8 @@ For models with comparable performance and open source licenses that permit comm
20
  [**bling-sheared-llama-1.3b-0.1**](https://huggingface.co/llmware/bling-sheared-llama-1.3b-0.1)
21
  [**bling-1b-0.1**](https://huggingface.co/llmware/bling-1b-0.1)
22
  [**bling-1.4b-0.1**](https://huggingface.co/llmware/bling-1.4b-0.1)
 
 
23
 
24
 
25
  ### Benchmark Tests
@@ -44,7 +46,7 @@ For test run results (and good indicator of target use cases), please see the fi
44
  - **Developed by:** llmware
45
  - **Model type:** Phi-1.5B
46
  - **Language(s) (NLP):** English
47
- - **License:** [Microsoft Research License](https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE)
48
  - **Finetuned from model:** Microsoft Phi-1.5B
49
 
50
  ## Uses
 
12
 
13
  BLING models are fine-tuned with high-quality custom instruct datasets, designed for rapid protyping in RAG scenarios.
14
 
15
+ **Please note that use of this model is subject to the [Microsoft Research License](https://huggingface.co/microsoft/phi-1_5/resolve/main/LICENSE) - and may not be used for any commercial purpose. We are providing our fine-tuned version, including the benchmarking results, solely for purpose of research and advancing insights on the performance of smaller models in RAG scenarios - it provides another point of comparison with other similarly sized and similarly finetuned BLING models.**
16
 
17
  For models with comparable performance and open source licenses that permit commercial use cases in RAG deployments, please see:
18
 
 
20
  [**bling-sheared-llama-1.3b-0.1**](https://huggingface.co/llmware/bling-sheared-llama-1.3b-0.1)
21
  [**bling-1b-0.1**](https://huggingface.co/llmware/bling-1b-0.1)
22
  [**bling-1.4b-0.1**](https://huggingface.co/llmware/bling-1.4b-0.1)
23
+ [**bling-tiny-llama-v0**](https://huggingface.co/llmware/bling-tiny-llama-v0)
24
+
25
 
26
 
27
  ### Benchmark Tests
 
46
  - **Developed by:** llmware
47
  - **Model type:** Phi-1.5B
48
  - **Language(s) (NLP):** English
49
+ - **License:** [Microsoft Research License](https://huggingface.co/microsoft/phi-1_5/resolve/main/LICENSE)
50
  - **Finetuned from model:** Microsoft Phi-1.5B
51
 
52
  ## Uses