ateetvatan commited on
Commit
73039d9
·
1 Parent(s): 121d1f4

readme format for HF

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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
- > **A FastAPI service that brings the OpenChat-3.5 language model to life through a clean, scalable REST API.**
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