doberst commited on
Commit
ecf0065
·
verified ·
1 Parent(s): 5e17bfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,13 +14,13 @@ automation-focused enterprise Agent, RAG and embedding models.
14
 
15
  Our model training initiatives fall into four major categories:
16
 
17
- --SLIMs (Structured Language Instruction Models) - small, specialized function calling models for stacking in multi-model, Agent-based workflows
18
 
19
- --BLING/DRAGON - highly-accurate fact-based question-answering models
20
 
21
- --Industry-BERT - industry fine-tuned embedding models
22
 
23
- --Private Inference Self-Hosting, Packaging and Quantization - GGUF, ONNX, OpenVino
24
 
25
 
26
  Please check out a few of our recent blog postings related to these initiatives:
 
14
 
15
  Our model training initiatives fall into four major categories:
16
 
17
+ **SLIMs** - small, specialized function calling models for stacking in multi-model, Agent-based workflows
18
 
19
+ **BLING/DRAGON** - highly-accurate fact-based question-answering models
20
 
21
+ **Industry-BERT** - industry fine-tuned embedding models
22
 
23
+ **Private Inference** - Self-Hosting, Packaging and Quantization - GGUF, ONNX, OpenVino
24
 
25
 
26
  Please check out a few of our recent blog postings related to these initiatives: