app can only answer one question

#1
by etqoo1026 - opened

I am testing the model SmolLM-135M-Instruct_multi-prefill-seq_f32_ekv1280.task, but it can only answer one question. When I input a second question, the app doesn't respond.
Any tips or recommendations would be really helpful.

max token: 100
temperature: 0.7
Device: Zenfone 10
OS: Android 15

Screenshot_20250616-142838.jpg

seems the template is not configured, the generation should stop at <|im_end|>

Sign up or log in to comment