Update src/app.py
Browse files- src/app.py +0 -1
src/app.py
CHANGED
@@ -17,7 +17,6 @@ model_list = [
|
|
17 |
"codellama/CodeLlama-13b-hf",
|
18 |
"codellama/CodeLlama-34b-hf",
|
19 |
"Phind/Phind-CodeLlama-34B-v2",
|
20 |
-
"WizardLM/WizardCoder-Python-34B-V1.0",
|
21 |
"TheBloke/Llama-2-7B-fp16",
|
22 |
"TheBloke/Llama-2-13B-fp16",
|
23 |
"TheBloke/Llama-2-70B-fp16",
|
|
|
17 |
"codellama/CodeLlama-13b-hf",
|
18 |
"codellama/CodeLlama-34b-hf",
|
19 |
"Phind/Phind-CodeLlama-34B-v2",
|
|
|
20 |
"TheBloke/Llama-2-7B-fp16",
|
21 |
"TheBloke/Llama-2-13B-fp16",
|
22 |
"TheBloke/Llama-2-70B-fp16",
|