Compatible with Decapoda Research llama hf version (#251)
This commit is contained in:
@@ -16,6 +16,7 @@ _MODEL_REGISTRY = {
|
||||
"GPTBigCodeForCausalLM": GPTBigCodeForCausalLM,
|
||||
"GPTNeoXForCausalLM": GPTNeoXForCausalLM,
|
||||
"LlamaForCausalLM": LlamaForCausalLM,
|
||||
"LLaMAForCausalLM": LlamaForCausalLM,
|
||||
"OPTForCausalLM": OPTForCausalLM,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user