Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,16 @@ inference: false
|
|
15 |
library_name: transformers
|
16 |
license: apache-2.0
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
## Disclaimer
|
19 |
|
20 |
All OpenBuddy models have inherent limitations and may potentially produce outputs that are erroneous, harmful, offensive, or otherwise undesirable. Users should not use these models in critical or high-stakes situations that may lead to personal injury, property damage, or significant losses. Examples of such scenarios include, but are not limited to, the medical field, controlling software and hardware systems that may cause harm, and making important financial or legal decisions.
|
|
|
15 |
library_name: transformers
|
16 |
license: apache-2.0
|
17 |
---
|
18 |
+
|
19 |
+
|
20 |
+
# OpenBuddy - Open Multilingual Chatbot based on LLaMA
|
21 |
+
|
22 |
+
GitHub and Usage Guide: [https://github.com/OpenBuddy/OpenBuddy](https://github.com/OpenBuddy/OpenBuddy)
|
23 |
+
|
24 |
+
Website and Demo: [https://openbuddy.ai](https://openbuddy.ai)
|
25 |
+
|
26 |
+
![Demo](https://raw.githubusercontent.com/OpenBuddy/OpenBuddy/main/media/demo.png)
|
27 |
+
|
28 |
## Disclaimer
|
29 |
|
30 |
All OpenBuddy models have inherent limitations and may potentially produce outputs that are erroneous, harmful, offensive, or otherwise undesirable. Users should not use these models in critical or high-stakes situations that may lead to personal injury, property damage, or significant losses. Examples of such scenarios include, but are not limited to, the medical field, controlling software and hardware systems that may cause harm, and making important financial or legal decisions.
|