Skip to content
#

codegemma

Here are 6 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

Improve this page

Add a description, image, and links to the codegemma topic page so that developers can more easily learn about it.

Curate this topic

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