llama.cpp
Fix the encoding in the convert-hf-to-gguf-update.py file
#8040
Merged

Fix the encoding in the convert-hf-to-gguf-update.py file #8040

hamdoudhakem
hamdoudhakem325 days ago

This PR was made as a follow up of a request made by another contributer to split my last PR into two separate PRs.

In this PR the convert-hf-to-gguf-update.py was updated to use encoding="utf-8" when reading and writing on convert-hf-to-gguf.py because some characters kept breaking the execution of the convert-hf-to-gguf-update.py (mostly hexadecimal characters that weren't recognized under windows default encoding) like the rocket emojis "🚀"

hamdoudhakem Fix the encoding in the convert-hf-to-gguf-update.py
839875f8
github-actions github-actions added python
Galunid
Galunid approved these changes on 2024-06-20
Galunid Galunid merged 17b291a6 into master 325 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone