Markdown Equation Issues
I'm running mistral 8x7b on my windows pc and am accessing it from my MacBook and iPhone through enchanted. There seems to be an issue with it handling math equations though. The code and tables work fine, but it does not appear to work with math equations. Not entirely sure if this is supported or not, but I thought I should let somebody know in case it is an issue. Here is an example: "$$ \sqrt{25} = 5 $$ This equation shows that the square root of 25 is equal to 5. The square root of a number $n$ is a value $r$ such that $r \cdot r = n$. In this case, $5 \cdot 5 = 25$, so $\sqrt{25} = 5$."
Well it formatted the text when I put it in there, but you can see what it was doing by that first line of the example. Just ignore the last two lines as those were supposed to be unformatted
Hey, I've run into the same issue using WizardMath on my iPhone. The equations just don't look right. Seems like it's struggling with LaTeX formatting or something.
Currently underlying library which handles markdown doesn't support Latex. I was playing a bit with, but didn't had enough time to dig deep enough.
Enchanted is my favorite local LLM conversation native Mac application. Its design is sleek and beautiful, and it's very easy to get started with, no complex configurations . You can quickly ask mathematical questions related to artificial intelligence directly using Enchanted. However, some mathematical formulas in the responses may not be displayed well. It would be great if it could support better rendering of mathematical formulas.