diff --git a/README.md b/README.md index a2830e2..cb7cd5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A demo of Cache-Augmented Generation (CAG) using Mistral-7B. CAG preloads relevant knowledge into a language model's context, allowing for faster and more efficient question-answering without real-time document retrieval. +Google Colab: https://colab.research.google.com/drive/1-0eKIu6cGAZ47ROKQaF6EU-mHtvJBILV?usp=sharing + ## Overview The notebook `cag_demo.ipynb` showcases the core steps of CAG: