Skip to content

Fix doc build#239

Merged
stevhliu merged 15 commits intohuggingface:mainfrom
regisss:test_doc_build
Dec 2, 2024
Merged

Fix doc build#239
stevhliu merged 15 commits intohuggingface:mainfrom
regisss:test_doc_build

Conversation

@regisss
Copy link
Contributor

@regisss regisss commented Nov 28, 2024

What does this PR do?

This PR fixes an issue with the doc build: the notebook https://github.com/huggingface/cookbook/blob/main/notebooks/ko/structured_generation.ipynb contains some tabulations that should actually be spaces.

It also compresses the images in the notebook https://github.com/huggingface/cookbook/blob/main/notebooks/ko/advanced_ko_rag.ipynb so that the notebook size is decreased from 9.5MB to 2.7MB. I did that because I first thought the doc build problem came from a memory issue. That's not the case but that's free notebook compression so it will be easier to visualize on Github.

Who can review?

Feel free to tag members/contributors who may be interested in your PR.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@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.

@regisss regisss marked this pull request as ready for review November 29, 2024 10:12
@regisss regisss changed the title Test Fix doc build Nov 29, 2024
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.

Thanks again, you're the best! 💯

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