Abhaykoul commited on
Commit
3ff2a80
β€’
1 Parent(s): 1584c37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
 
11
 
12
- # HelpingAI-9B: Emotionally Intelligent Conversational AI
13
 
14
  ![logo](https://huggingface.co/OEvortex/HelpingAI-3B/resolve/main/HelpingAI.png)
15
 
@@ -106,7 +106,7 @@ sampler = SamplerSettings(temp=0.7, top_p=0.9)Β  # Adjust these values as needed
106
  thread = Thread(model, custom_chatml, sampler=sampler)
107
 
108
  # 7. Start interacting with the model
109
- thread.interact(header="🌟 HelpingAI-9B: Emotionally Intelligent Conversational AI πŸš€", color=True)
110
  ```
111
  ## Example Dialogue
112
  > Express joy and excitement about visiting a new place.
 
9
  ---
10
 
11
 
12
+ # HelpingAI-9B: The King of Human like Emotion
13
 
14
  ![logo](https://huggingface.co/OEvortex/HelpingAI-3B/resolve/main/HelpingAI.png)
15
 
 
106
  thread = Thread(model, custom_chatml, sampler=sampler)
107
 
108
  # 7. Start interacting with the model
109
+ thread.interact(header="🌟 HelpingAI-9B: The King of Human-like Emotion πŸš€", color=True)
110
  ```
111
  ## Example Dialogue
112
  > Express joy and excitement about visiting a new place.