Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown Equation Issues #54

Open
Zombiemaniac3 opened this issue Mar 17, 2024 · 4 comments
Open

Markdown Equation Issues #54

Zombiemaniac3 opened this issue Mar 17, 2024 · 4 comments

Comments

@Zombiemaniac3
Copy link

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$."

@Zombiemaniac3
Copy link
Author

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

@fabriciort
Copy link

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.

@AugustDev
Copy link
Owner

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.

@tan-chao
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants