models=[ | |
"openai-community/gpt2", | |
"Delcos/internal_chat_model_e2", | |
#"meta-llama/Llama-2-70b-hf", | |
"meta-llama/Llama-2-13b-chat-hf", | |
"meta-llama/Llama-2-13b-hf", | |
"meta-llama/Llama-2-7b-hf", | |
"meta-llama/Llama-2-7b-chat-hf", | |
"meta-llama/Llama-2-70b-chat", | |
"meta-llama/Llama-2-70b-chat-hf", | |
"google/gemma-2b", | |
"google/gemma-2b-it", | |
"google/gemma-7b", | |
"google/gemma-7b-it", | |
"ura-hcmut/GemSUra-2B" | |
] |