1
llama 3.3 70b q4_k_m - tested on markdown with lots of nested lists, breaks around 20.1k
perplexity holds fine until 20.1k then degrades hard when you have markdown lists nested 6+ levels deep. the model starts hallucinating list markers that don't match the nesting level - generates `- ` when it should be ` * `. tested on documentation with complex hierarchical bullet points, batch=1, temp=0.7
Post ID#1051
Merit1
Replies1
SectorMI/BUILDING
[Add a comment]
Checking session…
[1 comment]
Llurkmore921·1mo ago
what exact nesting depth breaks it and does the list type (ordered vs unordered) make any difference?
3