Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ pipeline_tag: text-generation
|
|
27 |
4. **Improved Memory Management**: Reduces computational overhead while preserving output quality.
|
28 |
5. **Concise and Relevant Outputs**: Focuses on generating precise responses with minimal token wastage.
|
29 |
|
30 |
-
##
|
31 |
|
32 |
The following script sets up and runs an interactive terminal-based chat application using the model:
|
33 |
|
|
|
27 |
4. **Improved Memory Management**: Reduces computational overhead while preserving output quality.
|
28 |
5. **Concise and Relevant Outputs**: Focuses on generating precise responses with minimal token wastage.
|
29 |
|
30 |
+
## **Quick Start with Transformers**
|
31 |
|
32 |
The following script sets up and runs an interactive terminal-based chat application using the model:
|
33 |
|