byaldi
byaldi copied to clipboard
Is the latest version 0.0.5 or 0.0.7?
Pypi is the source of truth I suspect. I Just want to make sure I'm looking at the right code in your repo when as I'm testing this out to replace my current rag system.
$ pip freeze | grep Byaldi
Byaldi==0.0.7
official on github?
I'm using:
rag_model_name: str = "vidore/colqwen2-v1.0"