cutycat2000
commited on
Commit
•
2bbdd4d
1
Parent(s):
66e4565
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MeowGPT Readme
|
2 |
|
3 |
## Overview
|
@@ -32,4 +39,4 @@ If you use MeowGPT in your research or projects, please consider citing CutyCat2
|
|
32 |
## Disclaimer
|
33 |
Please note that while MeowGPT is trained to assist in generating text based on given prompts, it may not always provide accurate or contextually appropriate responses. It's recommended to review and validate the generated content before usage in critical applications.
|
34 |
|
35 |
-
For more information or support, refer to the `transformers` library documentation or CutyCat2000's resources.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: conversational
|
7 |
+
---
|
8 |
# MeowGPT Readme
|
9 |
|
10 |
## Overview
|
|
|
39 |
## Disclaimer
|
40 |
Please note that while MeowGPT is trained to assist in generating text based on given prompts, it may not always provide accurate or contextually appropriate responses. It's recommended to review and validate the generated content before usage in critical applications.
|
41 |
|
42 |
+
For more information or support, refer to the `transformers` library documentation or CutyCat2000's resources.
|