qnguyen3 commited on
Commit
05ec99f
1 Parent(s): ce135f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -27,7 +27,11 @@ language:
27
 
28
  ## Model description
29
 
30
- Nous-Hermes-2-Vision is the Vision-Language Model built on top of the state-of-the-art [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B)
 
 
 
 
31
 
32
  # Table of Contents
33
  1. [Example Outputs](#example-outputs)
 
27
 
28
  ## Model description
29
 
30
+ Nous-Hermes-2-Vision stands as a pioneering Vision-Language Model, leveraging advancements from the renowned **OpenHermes-2.5-Mistral-7B** by teknium. This model incorporates two pivotal enhancements, setting it apart as a cutting-edge solution:
31
+
32
+ - **SigLIP-400M Integration**: Diverging from traditional approaches that rely on substantial 3B vision encoders, Nous-Hermes-2-Vision harnesses the formidable SigLIP-400M. This strategic choice not only streamlines the model's architecture, making it more lightweight, but also capitalizes on SigLIP's remarkable capabilities. The result? A remarkable boost in performance that defies conventional expectations.
33
+
34
+ - **Custom Dataset Enriched with Function Calling**: Our model's training data includes a unique feature – function calling. This distinctive addition transforms Nous-Hermes-2-Vision into a Vision-Language Action Model. Developers now have a versatile tool at their disposal, primed for crafting a myriad of ingenious automations.
35
 
36
  # Table of Contents
37
  1. [Example Outputs](#example-outputs)