Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SIYIXNI
vllm
Commits
471a7a45
"vscode:/vscode.git/clone" did not exist on "440fd1744a2b8e1669ff596e7fa8b16241856eea"
Unverified
Commit
471a7a45
authored
Jun 27, 2023
by
BasicCoder
Committed by
GitHub
Jun 26, 2023
Browse files
Compatible with Decapoda Research llama hf version (#251)
parent
6214dd6c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/model_executor/model_loader.py
vllm/model_executor/model_loader.py
+1
-0
No files found.
vllm/model_executor/model_loader.py
View file @
471a7a45
...
@@ -16,6 +16,7 @@ _MODEL_REGISTRY = {
...
@@ -16,6 +16,7 @@ _MODEL_REGISTRY = {
"GPTBigCodeForCausalLM"
:
GPTBigCodeForCausalLM
,
"GPTBigCodeForCausalLM"
:
GPTBigCodeForCausalLM
,
"GPTNeoXForCausalLM"
:
GPTNeoXForCausalLM
,
"GPTNeoXForCausalLM"
:
GPTNeoXForCausalLM
,
"LlamaForCausalLM"
:
LlamaForCausalLM
,
"LlamaForCausalLM"
:
LlamaForCausalLM
,
"LLaMAForCausalLM"
:
LlamaForCausalLM
,
"OPTForCausalLM"
:
OPTForCausalLM
,
"OPTForCausalLM"
:
OPTForCausalLM
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment