prithivMLmods commited on
Commit
251b02d
·
verified ·
1 Parent(s): 1427868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ## **📦Quick Start with Transformers**
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