guoday commited on
Commit
e0e2f45
1 Parent(s): 2bc2676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -13
README.md CHANGED
@@ -1,19 +1,11 @@
1
  ---
2
- title: Llama 2 7B Chat
3
- emoji: 🏆
4
- colorFrom: purple
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 3.48.0
8
  app_file: app.py
9
  pinned: false
10
  suggested_hardware: a10g-small
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
-
15
- # LLAMA v2 Models
16
-
17
- Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
18
-
19
- This Space demonstrates [Llama-2-7b-chat-hf](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat/blob/main/meta-llama/Llama-2-7b-chat-hf) from Meta. Please, check the original model card for details.
 
1
  ---
2
+ title: Chat with DeepSeek Coder 7B
3
+ emoji: 🐬
4
+ colorFrom: blue
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.48.0
8
  app_file: app.py
9
  pinned: false
10
  suggested_hardware: a10g-small
11
+ ---