FloTorch Version
V2.0.3
Bug Description
The inferencing of the DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models fails with a "Max Token Reached" error when a larger chunk size is used in combination with a higher k-NN value (greater than 3). This issue prevents successful execution and impacts model performance with larger configurations.
Steps to Reproduce
- Login to FloTorch.ai
- Click on Get Started button
- click on Create Project
- Enter the Project Name, select the region
- Upload the knowledge base pdf file
- Upload the Ground Truth json file
- Click on Next
- Select the Chunk size as Hierarchical, child chuck size as 512 and parent chunk size as 2048
- Select the chuck overlap percentage
- Select the Embedding model and Vector dimension as 1024
- Select the indexing algorithm
- Select the N shot prompt and attach the N shot prompt file
- Select the KNN value greater than 3 (select 5)
- Select the inferencing models as "DeepSeek-R1-Distill-Qwen-1.5B" & "DeepSeek-R1-Distill-Qwen-7B"
- Select the inferencing model temperature
- Click on Next button
- Select the Ragas evaluation, embedding model and Inferencing model
- Click on Submit
Expected Result: DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models should be executed successfully and the user should be able to see the generated answers for all the questions
Actual Result: DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models are getting Failed and user unable see the generated answers for all the questions.
Browser and Version
Chrome Version 133.0.6943.54
Runtime Version
python 3.12
Error Messages
Additional Context
No response
FloTorch Version
V2.0.3
Bug Description
The inferencing of the DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models fails with a "Max Token Reached" error when a larger chunk size is used in combination with a higher k-NN value (greater than 3). This issue prevents successful execution and impacts model performance with larger configurations.
Steps to Reproduce
Expected Result: DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models should be executed successfully and the user should be able to see the generated answers for all the questions
Actual Result: DeepSeek-R1-Distill-Qwen-1.5B & DeepSeek-R1-Distill-Qwen-7B models are getting Failed and user unable see the generated answers for all the questions.
Browser and Version
Chrome Version 133.0.6943.54
Runtime Version
python 3.12
Error Messages
Additional Context
No response