Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -30,7 +30,7 @@ English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian,
30
  **Intended Use:**
31
  The model is designed to respond to general instructions and can be used to build AI assistants for multiple domains, including business applications.
32
 
33
- *Capabilities*
34
  * **Thinking**
35
  * Summarization
36
  * Text classification
@@ -85,7 +85,7 @@ print(prediction)
85
 
86
  **Example Outputs**
87
  - thinking=True
88
- ```bash
89
  Here is my thought process:
90
 
91
  1. Understand the user's intent: The user is seeking guidance on how to develop a new skill.
@@ -138,7 +138,7 @@ By following these steps and maintaining a disciplined, growth-oriented approach
138
  Building skills is an ongoing journey, not a destination.
139
  ```
140
  - thinking=False
141
- ```bash
142
  Developing a skill involves a combination of learning, practice, and often, feedback. Here's a step-by-step guide to help you develop a new skill:
143
 
144
  1. **Identify the Skill**: Start by clearly defining what skill you want to develop. Be specific. Instead of saying "I want to learn to code," specify a programming language like Python or JavaScript.
 
30
  **Intended Use:**
31
  The model is designed to respond to general instructions and can be used to build AI assistants for multiple domains, including business applications.
32
 
33
+ **Capabilities**
34
  * **Thinking**
35
  * Summarization
36
  * Text classification
 
85
 
86
  **Example Outputs**
87
  - thinking=True
88
+ ```md
89
  Here is my thought process:
90
 
91
  1. Understand the user's intent: The user is seeking guidance on how to develop a new skill.
 
138
  Building skills is an ongoing journey, not a destination.
139
  ```
140
  - thinking=False
141
+ ```md
142
  Developing a skill involves a combination of learning, practice, and often, feedback. Here's a step-by-step guide to help you develop a new skill:
143
 
144
  1. **Identify the Skill**: Start by clearly defining what skill you want to develop. Be specific. Instead of saying "I want to learn to code," specify a programming language like Python or JavaScript.