Skip to content

Commit

Permalink
Resolved _config.yml issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatekenya committed Nov 6, 2024
1 parent 71ebd4e commit cfa0b8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion docs/_toc.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
format: jb-book
root: README

parts:
- caption: Course Requirements
chapters:
- file: docs/course-requirements/learning-python
- file: docs/course-requirements/python-environment
- file: docs/course-requirements/data-science
- file: docs/course-requirements/platforms

- caption: Tunisia, May 2024
chapters:
- file: docs/tunisia-may-24/README
Expand All @@ -21,6 +21,7 @@ parts:
- file: notebooks/tunisia-may-24/1-text2sqL-demo.ipynb
- file: notebooks/tunisia-may-24/2-document-classification-with-sklearn.ipynb
- file: notebooks/tunisia-may-24/3-intro-langchain.ipynb

- caption: Malawi, Upcoming, November 2024
chapters:
- file: docs/malawi-nov-24/README
Expand All @@ -34,6 +35,7 @@ parts:
- file: notebooks/malawi-nov-24/1-text2sqL-demo.ipynb
- file: notebooks/malawi-nov-24/2-document-classification-with-sklearn.ipynb
- file: notebooks/malawi-nov-24/3-intro-langchain.ipynb

- caption: Acknowledgements
chapters:
- file: docs/team
2 changes: 1 addition & 1 deletion docs/tunisia-may-24/module-2.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Introduction to Generative AI and LLMs
# Module 2: Introduction to Generative AI and LLMs

### Module Objectives
This module provides foundational knowledge on Large Language Models (LLMs), covering key concepts such as pretraining, foundational models, and adapting LLMs through fine-tuning. Additionally, the module introduces various open-source and proprietary LLMs currently available on the market.
Expand Down

0 comments on commit cfa0b8b

Please sign in to comment.