HKUNLP / ChunkLlama

[ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"
Apache License 2.0
341 stars 18 forks source link

Fix typo: MyMuPDF => PyMuPDF #1

Closed dikarel closed 3 months ago

dikarel commented 7 months ago

This PR fixes a single-character typo in the library name.

Before (MyMuPDF does not exist) After (using correct name PyMuPDF)
Screenshot 2024-02-29 at 1 20 39 AM Screenshot 2024-02-29 at 1 20 27 AM

Test plan: