Update README.md
Browse files
README.md
CHANGED
@@ -12,3 +12,8 @@ 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 designing
|
13 |
automation-focused enterprise RAG models, including both industry-specific embedding models and instruction-focused generation models.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
12 |
are focused both on the new "ware" ("middleware" and "software" that will wrap and integrate LLMs), as well as designing
|
13 |
automation-focused enterprise RAG models, including both industry-specific embedding models and instruction-focused generation 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/evaluating-llm-performance-in-rag-instruct-use-cases-083dc272a31d) |
|
18 |
+
[LLMWARE EMERGING STACK](https://medium.com/@darrenoberst/the-emerging-llm-stack-for-rag-deee093af5fa) |
|
19 |
+
[MODEL SIZE TRENDS](https://medium.com/@darrenoberst/are-the-mega-llms-driving-the-future-or-they-already-in-the-past-c3b949f9f5a5)
|