p1atdev commited on
Commit
0278fa1
·
verified ·
1 Parent(s): 01e316b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
- title: Tanuki-8B-dpo-v1.0 Demo
3
  emoji: 🦝
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
- python_version: 3.10
8
  sdk_version: 5.15.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
 
12
  ---
13
 
14
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
1
  ---
2
+ title: LLM-jp-3 instruction3 Demo
3
  emoji: 🦝
4
+ colorFrom: pink
5
+ colorTo: red
6
  sdk: gradio
7
+ python_version: 3.1
8
  sdk_version: 5.15.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
+ short_description: A demo of llm-jp-3 instruction3 model series
13
  ---
14
 
15
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).