khunjk commited on
Commit
31a92ba
·
verified ·
1 Parent(s): abe9c0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -10,7 +10,8 @@ model_names = [
10
  "sshleifer/distilbart-cnn-12-6",
11
  "allenai/led-base-16384",
12
  "google/pegasus-xsum",
13
- "togethercomputer/LLaMA-2-7B-32K"
 
14
  ]
15
 
16
  # Placeholder for the summarizer pipeline, tokenizer, and maximum tokens
 
10
  "sshleifer/distilbart-cnn-12-6",
11
  "allenai/led-base-16384",
12
  "google/pegasus-xsum",
13
+ "togethercomputer/LLaMA-2-7B-32K",
14
+ "deepseek-ai/DeepSeek-V3-0324"
15
  ]
16
 
17
  # Placeholder for the summarizer pipeline, tokenizer, and maximum tokens