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
DeepSeek-Coder-V2_pytorch
Commits
c7430b28
Commit
c7430b28
authored
Jul 04, 2024
by
dengjb
Browse files
Update README.md
parent
96933b30
Pipeline
#1312
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
README.md
README.md
+8
-7
No files found.
README.md
View file @
c7430b28
...
...
@@ -90,17 +90,18 @@ prompt:write a quick sort algorithm in python.<br>
## 预训练权重
模型目录结构如下:
```
bash
#
d
eep
s
eek-
c
oder-
6.7b-i
nstruct/
#
D
eep
S
eek-
C
oder-
V2-Lite-I
nstruct/
├── config.json
├── configuration_deepseek.py
├── generation_config.json
├── LICENSE
├── model-00001-of-00002.safetensors
├── model-00002-of-00002.safetensors
├── model-00001-of-000004.safetensors
├── model-00002-of-000004.safetensors
├── model-00003-of-000004.safetensors
├── model-00004-of-000004.safetensors
├── modeling_deepseek.py
├── model.safetensors.index.json
├── pytorch_model-00001-of-00002.bin
├── pytorch_model-00002-of-00002.bin
├── pytorch_model.bin.index.json
├── README.md
├── tokenization_deepseek_fast.py
├── tokenizer_config.json
└── tokenizer.json
```
...
...
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