Skip to content

Commit b120e70

Browse files
authored
Merge pull request #296 from jungnerd/docs/fine_tuning_vlm_dpo_smolvlm_instruct
[i18n-ko] Translated `fine_tuning_vlm_dpo_smolvlm_instruct.ipynb` to Korean
2 parents cf917d2 + 92bea25 commit b120e70

File tree

3 files changed

+843
-2
lines changed

3 files changed

+843
-2
lines changed

notebooks/ko/_toctree.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@
2929
isExpanded: false
3030
sections:
3131
- local: faiss_with_hf_datasets_and_clip
32-
title: 유사성 검색을 위한 멀티모달 데이터 임베딩
32+
title: 유사성 검색을 위한 멀티모달 데이터 임베딩
33+
- local: ko_fine_tuning_vlm_dpo_smolvlm_instruct
34+
title: 개인용 GPU에서 TRL로 SmolVLM DPO 파인튜닝하기

notebooks/ko/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
- [지식 그래프를 활용한 RAG 추론 향상](ko_rag_with_knowledge_graphs_neo4j)
1313
- [GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG](rag_zephyr_langchain)
1414
- [다중 에이전트 계층 구조에서 여러 에이전트가 협업하도록 하기](multiagent_web_assistant)
15-
1615
- [유사성 검색을 위한 멀티모달 데이터 임베딩](faiss_with_hf_datasets_and_clip)
16+
- [개인용 GPU에서 TRL로 SmolVLM DPO 파인튜닝하기](ko_fine_tuning_vlm_dpo_smolvlm_instruct)
1717

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

notebooks/ko/ko_fine_tuning_vlm_dpo_smolvlm_instruct.ipynb

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

0 commit comments

Comments
 (0)