Find answers from the community

Home
Members
vasilisp
v
vasilisp
Offline, last seen 3 days ago
Joined January 14, 2025
As a simple example: If i have invoices as documents, a desired question would be "Are there any invoices about graphics cards? "
3 comments
L
v
Hey everyone,

I made a simple example using my local ollama, i am testing how a different chunk sizes affect some evaluation metrics.

I am wondering what is the intended way to use Settings. I set Settings.llm=<evaluator_model> but then when i am generating answers i have to change Settings.chunk_size so i set Settings.llm=<evaluatee_model> and then change it back when i am done. Should Settings be set once? Or is there a better way to do this?

Thanks!
2 comments
L
v