Skip to content
#

codegemma

Here are 11 public repositories matching this topic...

LLM is a very powerful tool. It often performs more than required (hallucinations) and may tend to generate output in a pattern it finds best. We need RAG to harness the power of LLM in a controlled manner. In this work we implement a simple RAG system with Codegemma and an in-memory Vector Database.

  • Updated Jun 11, 2024
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the codegemma topic, visit your repo's landing page and select "manage topics."

Learn more