Skip to content

Commit aafb3cc

Browse files
authored
Merge pull request #320 from sergiopaniego/lowercase
Recipe name to lowercase to prevent failing GH Action
2 parents e0fcb99 + 50bf7fc commit aafb3cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/en/_toctree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
title: Scaling Test-Time Compute for Longer Thinking in LLMs
7979
- local: fine_tuning_llm_grpo_trl
8080
title: Post training an LLM for reasoning with GRPO in TRL
81-
- local: medical_rag_and_Reasoning
81+
- local: medical_rag_and_reasoning
8282
title: HuatuoGPT-o1 Medical RAG and Reasoning
8383
- local: fine_tune_chatbot_docs_synthetic
8484
title: Documentation Chatbot with Meta Synthetic Data Kit

notebooks/en/medical_rag_and_Reasoning.ipynb renamed to notebooks/en/medical_rag_and_reasoning.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11890,4 +11890,4 @@
1189011890
}
1189111891
}
1189211892
]
11893-
}
11893+
}

0 commit comments

Comments
 (0)