Spaces:
Sleeping
Sleeping
ateetvatan
commited on
Commit
·
73039d9
1
Parent(s):
121d1f4
readme format for HF
Browse files
README.md
CHANGED
@@ -6,11 +6,10 @@ colorTo: blue
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_file: app.py
|
9 |
-
---
|
10 |
-
|
11 |
# MASX OpenChat LLM
|
12 |
|
13 |
-
|
14 |
|
15 |
## What is this?
|
16 |
|
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_file: app.py
|
9 |
+
---
|
|
|
10 |
# MASX OpenChat LLM
|
11 |
|
12 |
+
**A FastAPI service that brings the OpenChat-3.5 language model to life through a clean, scalable REST API.**
|
13 |
|
14 |
## What is this?
|
15 |
|