doberst commited on
Commit
0489434
·
verified ·
1 Parent(s): 538f8e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,10 +7,14 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Welcome to the llmware HuggingFace page. Our model projects:
11
 
12
  **SLIMs** - small, specialized function calling models for stacking in multi-model, Agent-based workflows - [SLIMs](https://medium.com/@darrenoberst/slims-small-specialized-models-function-calling-and-multi-model-agents-8c935b341398)
13
  **BLING/DRAGON** - highly-accurate fact-based question-answering models - [small model benchmark](https://medium.com/@darrenoberst/best-small-language-models-for-accuracy-and-enterprise-use-cases-benchmark-results-cf71964759c8) |
14
  [our journey](https://medium.com/@darrenoberst/building-the-most-accurate-small-language-models-our-journey-781474f64d88)
15
  **Industry-BERT** - industry fine-tuned embedding models
16
  **Model Depot** - Optimized Deployment for Edge - ONNX, OpenVino, GGUF - [Model Depot](https://medium.com/@darrenoberst/model-depot-9e6625c5fc55)
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ Welcome to the llmware HuggingFace page. Our projects:
11
 
12
  **SLIMs** - small, specialized function calling models for stacking in multi-model, Agent-based workflows - [SLIMs](https://medium.com/@darrenoberst/slims-small-specialized-models-function-calling-and-multi-model-agents-8c935b341398)
13
  **BLING/DRAGON** - highly-accurate fact-based question-answering models - [small model benchmark](https://medium.com/@darrenoberst/best-small-language-models-for-accuracy-and-enterprise-use-cases-benchmark-results-cf71964759c8) |
14
  [our journey](https://medium.com/@darrenoberst/building-the-most-accurate-small-language-models-our-journey-781474f64d88)
15
  **Industry-BERT** - industry fine-tuned embedding models
16
  **Model Depot** - Optimized Deployment for Edge - ONNX, OpenVino, GGUF - [Model Depot](https://medium.com/@darrenoberst/model-depot-9e6625c5fc55)
17
+
18
+ Our contrarian vision to GenAI: [10 Rules to Using GenAi](https://medium.com/@darrenoberst/getting-work-done-with-genai-just-do-the-opposite-10-contrarian-rules-that-may-actually-work-634501602a27)
19
+
20
+ Check out our library at: [llmware-github](https://github.com/llmware-ai/llmware)