Skip to content
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
5 changes: 5 additions & 0 deletions notebooks/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
title: 지식 그래프를 활용한 RAG 추론 향상
- local: rag_zephyr_langchain
title: GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG
- title: 컴퓨터 비전 레시피
isExpanded: false
sections:
- local: fine_tuning_vit_custom_dataset_ko
title: Custom Biomedical Dataset으로 Vision Transformer 모델 Fine-tuning 하기
- title: 에이전트 레시피
isExpanded: false
sections:
Expand Down
Loading