Annorita commited on
Commit
b41c03c
1 Parent(s): 8c31c63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ model_option = ['deepseek-ai/deepseek-coder-1.3b-instruct',
13
  'mistralai/Mistral-7B-Instruct-v0.2',
14
  'codellama/CodeLlama-7b-hf',
15
  'hf-internal-testing/llama-tokenizer',
16
- 'gpt2'
17
  'enter by myself']
18
 
19
  input_option = ['123.5', 'hello world!!!', '大雨+寒流來襲!全台極凍72小時「探5度以下」',
 
13
  'mistralai/Mistral-7B-Instruct-v0.2',
14
  'codellama/CodeLlama-7b-hf',
15
  'hf-internal-testing/llama-tokenizer',
16
+ 'gpt2',
17
  'enter by myself']
18
 
19
  input_option = ['123.5', 'hello world!!!', '大雨+寒流來襲!全台極凍72小時「探5度以下」',