shiyemin2 commited on
Commit
cef1f39
1 Parent(s): dbb0b17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ MAX_INPUT_TOKEN_LENGTH = 4000
17
  DESCRIPTION = """
18
  # Chinese Llama-2 7B Chat
19
 
20
- 本空间是对于[Chinese-Llama-2-7b](https://huggingface.co/LinkSoul/Chinese-Llama-2-7b)模型的演示。该模型由LinkSoul开发,基于Llama 2基础模型和自行收集的大规模中英文指令数据集[instruction_merge_set](https://huggingface.co/datasets/LinkSoul/instruction_merge_set)训练得到。
21
  """
22
 
23
  LICENSE = """
 
17
  DESCRIPTION = """
18
  # Chinese Llama-2 7B Chat
19
 
20
+ 本空间是对于[Chinese-Llama-2-7b-4bit](https://huggingface.co/LinkSoul/Chinese-Llama-2-7b-4bit)和[Chinese-Llama-2-7b](https://huggingface.co/LinkSoul/Chinese-Llama-2-7b)模型的演示。该模型由LinkSoul开发,基于Llama 2基础模型和自行收集的大规模中英文指令数据集[instruction_merge_set](https://huggingface.co/datasets/LinkSoul/instruction_merge_set)训练得到。
21
  """
22
 
23
  LICENSE = """