Skip to content

Commit 95bc25b

Browse files
authored
[python] added section "Generative AI"
Created a new section in python for "Generative AI". Added a tutorial (colab notebook) for using LLaMA Guard - an LLM-based input-output safeguard model. (Plan to add more tutorials in the section for working with LLMs and generative AI image and audio models)
1 parent 243d339 commit 95bc25b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
416416
- [Part 5: Deep Dream in TensorFlow](https://www.youtube.com/watch?v=MrBzgvUNr4w&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU&index=5)
417417
- [Part 6: Genetic Algorithms](https://www.youtube.com/watch?v=dSofAXnnFrY&index=6&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU)
418418

419+
### Generative AI:
420+
421+
- [Safety Guardrails for LLMs: LLaMA Guard Tutorial](https://colab.research.google.com/drive/1CfF0Bzzkd5VETmhsniksSpekpS-LKYtX)
422+
419423
### Machine Learning:
420424

421425
- [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) (video)

0 commit comments

Comments
 (0)