ThisIs-Developer
commited on
Commit
β’
e53d316
1
Parent(s):
9181794
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π¦ Llama-2-GGML-CSV-Chatbot
|
2 |
|
3 |
## Overview
|
@@ -73,4 +83,4 @@ Contributions and suggestions are welcome! Feel free to fork the repository, mak
|
|
73 |
|
74 |
## π License
|
75 |
|
76 |
-
This project is licensed under the [MIT License](https://github.com/ThisIs-Developer/Llama-2-GGML-CSV-Chatbot/blob/main/LICENSE).
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: conversational
|
6 |
+
tags:
|
7 |
+
- llama2
|
8 |
+
- conversational
|
9 |
+
library_name: transformers
|
10 |
+
---
|
11 |
# π¦ Llama-2-GGML-CSV-Chatbot
|
12 |
|
13 |
## Overview
|
|
|
83 |
|
84 |
## π License
|
85 |
|
86 |
+
This project is licensed under the [MIT License](https://github.com/ThisIs-Developer/Llama-2-GGML-CSV-Chatbot/blob/main/LICENSE).
|