acecalisto3 commited on
Commit
d1cc24e
·
verified ·
1 Parent(s): 7f792b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -327,10 +327,6 @@ with gr.Blocks() as demo:
327
  choices=[
328
  "Xenova/gpt-4o",
329
  "acecalisto3/InstructiPhi",
330
- "DevShubham/Codellama-13B-Instruct-GGUF",
331
- "ricardo-larosa/SWE_Lite_dev-CodeLlama-34b",
332
- "DevsDoCode/Gemma-2b-Code-Instruct-Finetune-v0.1",
333
- "google/flan-t5-xxl",
334
  "microsoft/CodeBERT-base"
335
  ],
336
  label="Select Model for Issue Resolution",
 
327
  choices=[
328
  "Xenova/gpt-4o",
329
  "acecalisto3/InstructiPhi",
 
 
 
 
330
  "microsoft/CodeBERT-base"
331
  ],
332
  label="Select Model for Issue Resolution",