Closed Tejaswgupta closed 15 hours ago
Can you give an example of what gibberish means? Literal gibberish (i.e. strings of tokens that make no sense), or coherent text but unrelated to the source documents?
@nihirv you can check the logs i've shared. It's literal gibberish.
I got correct result in the first iteration of playing around with the
dickens
book text. However when i tried with some other long form texts , thenaive
type query worked fine while other took too long and also output gibberish.I'm using Qwen 2.5 7B/14B INT4 models with 32k context length which are hosted with vllm on a VM.
Logs: https://pastebin.com/fvy3DsSH
Code snippet: