Skip to content

Conversation

@giladgd
Copy link
Member

@giladgd giladgd commented Jan 26, 2025

Description of change

  • fix: metadata string encoding
  • fix: Vulkan parallel decoding
  • fix: try auth token on 401 response
  • docs: typos

Fixes #418

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply eslint formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits and pull request title follow conventions explained in pull request guidelines (PRs that do not follow this convention will not be merged)

@giladgd giladgd requested a review from ido-pluto January 26, 2025 01:12
@giladgd giladgd self-assigned this Jan 26, 2025
@giladgd giladgd merged commit 314d7e8 into master Jan 27, 2025
19 checks passed
@giladgd giladgd deleted the gilad/fixGgufStringEncoding branch January 27, 2025 02:52
@github-actions
Copy link

🎉 This PR is included in version 3.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Naive parsing lead to incorrect UTF-8 character recognition in GGUF metadata

2 participants