Added DeciLM-7b and DeciLM-7b-instruct (#2062)

This commit is contained in:
avideci
2023-12-19 12:29:33 +02:00
committed by GitHub
parent 21d5daa4ac
commit de60a3fb93
5 changed files with 129 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ MODELS = [
"facebook/opt-125m",
"meta-llama/Llama-2-7b-hf",
"mistralai/Mistral-7B-v0.1",
"Deci/DeciLM-7b",
"tiiuae/falcon-7b",
"gpt2",
"bigcode/tiny_starcoder_py",