Triangle104 commited on
Commit
c45fcd3
1 Parent(s): a01bc0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -20,6 +20,32 @@ base_model: OEvortex/HelpingAI2.5-10B
20
  This model was converted to GGUF format from [`OEvortex/HelpingAI2.5-10B`](https://huggingface.co/OEvortex/HelpingAI2.5-10B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/OEvortex/HelpingAI2.5-10B) for more details on the model.
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25
 
 
20
  This model was converted to GGUF format from [`OEvortex/HelpingAI2.5-10B`](https://huggingface.co/OEvortex/HelpingAI2.5-10B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/OEvortex/HelpingAI2.5-10B) for more details on the model.
22
 
23
+ ---
24
+ Model details:
25
+ -
26
+ HelpingAI2.5-10B is a compact
27
+ yet powerful language model specifically designed for emotionally
28
+ intelligent conversations and human-centric interactions.
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+ 🎯 Key Highlights
39
+
40
+
41
+
42
+
43
+ Architecture: 10B parameter transformer-based model
44
+ Training Focus: Emotional intelligence and empathetic responses
45
+ Emotion Score: Achieves 98.13 on standardized emotional intelligence tests
46
+ Deployment: Optimized for efficient deployment on consumer hardware
47
+
48
+ ---
49
  ## Use with llama.cpp
50
  Install llama.cpp through brew (works on Mac and Linux)
51