Skip to content

[i18n-ko] Translated fine_tuning_vlm_dpo_smolvlm_instruct.ipynb to Korean #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion notebooks/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@
isExpanded: false
sections:
- local: faiss_with_hf_datasets_and_clip
title: 유사성 검색을 위한 멀티모달 데이터 임베딩
title: 유사성 검색을 위한 멀티모달 데이터 임베딩
- local: ko_fine_tuning_vlm_dpo_smolvlm_instruct
title: 개인용 GPU에서 TRL로 SmolVLM DPO 파인튜닝하기
2 changes: 1 addition & 1 deletion notebooks/ko/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
- [지식 그래프를 활용한 RAG 추론 향상](ko_rag_with_knowledge_graphs_neo4j)
- [GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG](rag_zephyr_langchain)
- [다중 에이전트 계층 구조에서 여러 에이전트가 협업하도록 하기](multiagent_web_assistant)

- [유사성 검색을 위한 멀티모달 데이터 임베딩](faiss_with_hf_datasets_and_clip)
- [개인용 GPU에서 TRL로 SmolVLM DPO 파인튜닝하기](ko_fine_tuning_vlm_dpo_smolvlm_instruct)

더 다양한 노트북을 확인하고 싶다면 Cookbook's [GitHub 리포지토리](https://github.com/huggingface/cookbook)에 방문해보세요.

Expand Down
839 changes: 839 additions & 0 deletions notebooks/ko/ko_fine_tuning_vlm_dpo_smolvlm_instruct.ipynb

Large diffs are not rendered by default.