zhman commited on
Commit
1d110e4
·
verified ·
1 Parent(s): 4e39b88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -144,7 +144,6 @@ demo = gr.Interface(
144
  **模型信息**:
145
  - 基础模型:Llama-3.2-1B-Instruct
146
  - 微调任务:数学推理和问题求解
147
- - 模型作者:zhman
148
  """,
149
  examples=[
150
  ["Find the positive integer $n$ such that $10^n$ cubic centimeters is the same as 1 cubic kilometer.", 256, 0.7, 0.9],
 
144
  **模型信息**:
145
  - 基础模型:Llama-3.2-1B-Instruct
146
  - 微调任务:数学推理和问题求解
 
147
  """,
148
  examples=[
149
  ["Find the positive integer $n$ such that $10^n$ cubic centimeters is the same as 1 cubic kilometer.", 256, 0.7, 0.9],