doberst commited on
Commit
03d8328
1 Parent(s): 9818cf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ without using any advanced quantization optimizations.
28
 
29
  The intended use of BLING models is two-fold:
30
 
31
- 1. Provide a high-quality Instruct models that can run on a laptop for local testing. We have found it extremely useful when building a
32
  proof-of-concept, or working with sensitive enterprise data that must be closely guarded, especially in RAG use cases.
33
 
34
  2. Push the state of the art for smaller Instruct-following models in the sub-7B parameter range, especially 1B-3B, as single-purpose
 
28
 
29
  The intended use of BLING models is two-fold:
30
 
31
+ 1. Provide high-quality Instruct models that can run on a laptop for local testing. We have found it extremely useful when building a
32
  proof-of-concept, or working with sensitive enterprise data that must be closely guarded, especially in RAG use cases.
33
 
34
  2. Push the state of the art for smaller Instruct-following models in the sub-7B parameter range, especially 1B-3B, as single-purpose