fix references to removed model types

This commit is contained in:
Cebtenzzre
2023-09-29 13:53:43 -04:00
committed by Adam Treat
parent 4219c0e2e7
commit 8f3abb37ca
6 changed files with 3 additions and 119 deletions

View File

@@ -14,10 +14,7 @@ enum LLModelType {
GPTJ_,
LLAMA_,
CHATGPT_,
REPLIT_,
FALCON_,
BERT_,
STARCODER_
};
struct LLModelInfo {