Skip to content

Conversation

cyyever
Copy link
Contributor

@cyyever cyyever commented Sep 26, 2025

What does this PR do?

Fix latex, markdown * escaping and white space. Some errors in the content are also fixed.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@cyyever
Copy link
Contributor Author

cyyever commented Sep 26, 2025

@stevhliu Many changes in this PR. I have verified the typesetting by converting it into html.
There are other files with Latex typesetting issues, will be fixed in later PRs.

@cyyever cyyever force-pushed the md_fix10 branch 3 times, most recently from 5ced2b8 to 5d1916b Compare September 26, 2025 09:22
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
@cyyever cyyever changed the title Fix typsetting of llm_tutorial_optimization.md Fix typsetting and content of llm_tutorial_optimization.md Sep 26, 2025
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other changes look good, but the Latex formatting seems off!

@cyyever
Copy link
Contributor Author

cyyever commented Sep 27, 2025

I tried pandoc to convert it to pdf, the math formulas worked well.

@stevhliu
Copy link
Member

The changes look like this which makes it looks more confusing I think. May be better to revert to how it was previously and try to find a better solution

Screenshot 2025-09-29 at 8 48 21 AM

@cyyever
Copy link
Contributor Author

cyyever commented Sep 30, 2025

@stevhliu Still waiting the $...$ syntax support.

@cyyever cyyever marked this pull request as draft September 30, 2025 07:47
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

Successfully merging this pull request may close these issues.

3 participants