doberst113080 commited on
Commit
a762e11
·
verified ·
1 Parent(s): dfad1ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -12,7 +12,11 @@ pipelines that will be transformative in the enterprise, especially in knowledge
12
  are focused both on the new "ware" ("middleware" and "software" that will wrap and integrate LLMs), as well as building high-quality
13
  automation-focused enterprise RAG models.
14
 
15
- Please check out a few of our blog postings related to these initiatives:
 
 
 
 
16
  [BLING](https://medium.com/@darrenoberst/small-instruct-following-llms-for-rag-use-case-54c55e4b41a8) |
17
  [RAG-INSTRUCT-TEST-DATASET](https://medium.com/@darrenoberst/how-accurate-is-rag-8f0706281fd9) |
18
  [LLMWARE EMERGING STACK](https://medium.com/@darrenoberst/the-emerging-llm-stack-for-rag-deee093af5fa) |
 
12
  are focused both on the new "ware" ("middleware" and "software" that will wrap and integrate LLMs), as well as building high-quality
13
  automation-focused enterprise RAG models.
14
 
15
+ Our latest initiative is the SLIM model portfolio (Structured Language Instruction Models) - check out how to use in multi-model, Agent-based workflows
16
+ --[SLIM Agents and Multi-Step RAG](https://www.youtube.com/watch?v=cQfdaTcmBpY)
17
+ --[Using SLIM examples](https://github.com/llmware-ai/llmware/tree/main/examples/SLIM-Agents/)
18
+
19
+ Please check out a few of our recent blog postings related to these initiatives:
20
  [BLING](https://medium.com/@darrenoberst/small-instruct-following-llms-for-rag-use-case-54c55e4b41a8) |
21
  [RAG-INSTRUCT-TEST-DATASET](https://medium.com/@darrenoberst/how-accurate-is-rag-8f0706281fd9) |
22
  [LLMWARE EMERGING STACK](https://medium.com/@darrenoberst/the-emerging-llm-stack-for-rag-deee093af5fa) |