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
ModelZoo
Llama1and2_lmdeploy
Commits
6e18af9a
Commit
6e18af9a
authored
Aug 22, 2024
by
xuxzh1
🎱
Browse files
update readme
parent
bd3521b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
6e18af9a
...
@@ -72,7 +72,7 @@ cd .. && python3 setup.py install
...
@@ -72,7 +72,7 @@ cd .. && python3 setup.py install
>
>
> 最新lmdepoly推理llama1:
> 最新lmdepoly推理llama1:
>
>
> 1.LLama-13B:需要在tokenizer_config.json中添加“unk_token”对应的值为"<unk>“
> 1.LLama-13B:需要在tokenizer_config.json中添加“unk_token”对应的值为"
\
<unk
\
>“
>
>
> 2.LLama-65B:config文件中“architectures”对应的[LlAmaForCausalLM]改成[LlamaForCausalLM]
> 2.LLama-65B:config文件中“architectures”对应的[LlAmaForCausalLM]改成[LlamaForCausalLM]
...
...
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