Skip to content

Commit 62272f5

Browse files
committed
deepseek initial draft added
1 parent e99e3fb commit 62272f5

File tree

7 files changed

+256
-1
lines changed

7 files changed

+256
-1
lines changed

docs/imgs/nlp_deepseek_archi.png

243 KB
Loading
169 KB
Loading

docs/imgs/nlp_deepseek_eval.png

292 KB
Loading

docs/imgs/nlp_deepseek_intro.png

414 KB
Loading

docs/imgs/nlp_deepseek_r1zero.png

165 KB
Loading

docs/natural_language_processing/deepseek.md

Lines changed: 255 additions & 0 deletions
Large diffs are not rendered by default.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ nav:
8080
- 'MiniLM': 'natural_language_processing/minilm.md'
8181
- 'natural_language_processing/T5.md'
8282
- 'natural_language_processing/FlanModels.md'
83-
# - 'ChatGPT': 'natural_language_processing/chatgpt.md'
8483
- 'LLaMA': 'natural_language_processing/llama.md'
8584
- 'Mamba': 'natural_language_processing/mamba.md'
85+
- 'DeepSeek R1': 'natural_language_processing/deepseek.md'
8686
- 'Large Language Models':
8787
- 'Training LLMs': 'natural_language_processing/training_llm.md'
8888
- 'Prompt Engineering': 'natural_language_processing/prompt_engineering.md'

0 commit comments

Comments
 (0)