Remove large model files to allow push
Browse files
README.md
CHANGED
|
@@ -2,6 +2,19 @@
|
|
| 2 |
# MGZON-AI
|
| 3 |
A versatile chatbot powered by MGZON/Veltrix for MGZon queries. Supports code generation, analysis, review, web search, and MGZon-specific queries. Licensed under Apache 2.0.
|
| 4 |
=======
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
library_name: transformers
|
| 7 |
license: apache-2.0
|
|
|
|
| 2 |
# MGZON-AI
|
| 3 |
A versatile chatbot powered by MGZON/Veltrix for MGZon queries. Supports code generation, analysis, review, web search, and MGZon-specific queries. Licensed under Apache 2.0.
|
| 4 |
=======
|
| 5 |
+
---
|
| 6 |
+
title: MGZON FLAN-T5 API
|
| 7 |
+
emoji: "🤖"
|
| 8 |
+
colorFrom: "blue"
|
| 9 |
+
colorTo: "green"
|
| 10 |
+
sdk: gradio
|
| 11 |
+
sdk_version: "3.38.0"
|
| 12 |
+
app_file: app/main.py
|
| 13 |
+
pinned: false
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
---
|
| 19 |
library_name: transformers
|
| 20 |
license: apache-2.0
|