Skip to content

Commit d57a6c6

Browse files
committed
Added unit 6 assignments template repo
1 parent 60488fe commit d57a6c6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

site/repos.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ As the course progresses and projects get more complex, we will start to move aw
3434

3535
9. **Encoder decoder translation models**: [`gperdrizet/language-models`](https://github.com/gperdrizet/language-models). Neural machine translation models using encoder-decoder architecture and LSTM+attention, builds up to implementation of the first transformer model.
3636

37-
10. **LLM applications demonstrations**: [`gperdrizet/llms-demo`](https://github.com/gperdrizet/llms-demo). Demonstrations related to building LLM based applications topics covered include hosting models for inference, prompting strategies and LangChain for application development. Also includes slides and activities.
37+
10. **LLM applications demonstrations**: [`gperdrizet/llms-demo`](https://github.com/gperdrizet/llms-demo). Demonstrations related to building LLM based applications topics covered include hosting models for inference, prompting strategies and LangChain for application development. Also includes slides and activities.
38+
39+
11. **Unit 6 assignments template**: [gperdrizet/unit-6-assignments](https://github.com/gperdrizet/unit-6-assignments). GitHub repo for the incremental capstone and unit end assignment from unit 6. This is the environment set-up I used to complete my solutions, it contains a devcontainer set-up based on the `llms-gpu` container.

0 commit comments

Comments
 (0)