jzhang533 commited on
Commit
a89c7dc
Β·
1 Parent(s): 82b23c6

update readme

Browse files

Signed-off-by: Zhang Jun <jzhang533@gmail.com>

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,5 +1,18 @@
1
- This is being adapted for using ERNIE4.5 models
 
 
 
 
 
 
 
 
 
 
 
 
2
 
 
3
 
4
  # DeepSite v2 πŸš€
5
 
 
1
+ ---
2
+ title: DeepSite Using ERNIE4.5
3
+ emoji: πŸ„
4
+ colorFrom: purple
5
+ colorTo: purple
6
+ pinned: false
7
+ sdk: docker
8
+ app_port: 3000
9
+ license: apache-2.0
10
+ short_description: Vibe coding using ERNIE4.5 models
11
+ models:
12
+ - baidu/ERNIE-4.5-21B-A3B-Thinking
13
+ ---
14
 
15
+ This is adapted for using ERNIE4.5 models from [deepsite-locally](https://github.com/MartinsMessias/deepsite-locally)
16
 
17
  # DeepSite v2 πŸš€
18