Skip to content

Commit

Permalink
add llm
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 29, 2023
1 parent ab5450c commit 9be3869
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/machine-learning/llm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# LLM

## Base Knowledge
- Direct Preference Optimization (DPO)
- Paper: <https://arxiv.org/abs/2305.18290>
- <https://plainenglish.io/community/direct-preference-optimization-dpo-a-simplified-approach-to-fine-tuning-large-language-models>
- <https://huggingface.co/blog/dpo-trl>

0 comments on commit 9be3869

Please sign in to comment.