hiyouga commited on
Commit
db48480
1 Parent(s): 9915142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
- title: Llama3 8B Chinese Chat
3
- emoji: 🐢
4
- colorFrom: purple
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.28.3
8
  app_file: app.py
9
- pinned: false
10
  license: llama3
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: Chat with Llama3-8B-Chinese
3
+ emoji: 🦙
4
+ colorFrom: gray
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 4.28.3
8
  app_file: app.py
9
+ pinned: true
10
  license: llama3
11
+ short_description: A Llama3 8B model finetuned by Wang and Zheng
12
  ---
13
 
14
+ Check our model page at: https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat
15
+
16
+ This space was inspired by: https://huggingface.co/spaces/ysharma/Chat_with_Meta_llama3_8b