Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: resolveModelFile method #351

Merged
merged 6 commits into from
Sep 29, 2024
Merged

feat: resolveModelFile method #351

merged 6 commits into from
Sep 29, 2024

Conversation

giladgd
Copy link
Contributor

@giladgd giladgd commented Sep 29, 2024

Description of change

  • feat: resolveModelFile method
  • feat: hf: URI support
  • fix: improve GGUF metadata read times
  • fix: hide internal type
  • docs: document the hf: URI

Fixes #349

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 merged commit 4ee10a9 into master Sep 29, 2024
14 checks passed
@giladgd giladgd deleted the gilad/modelUri branch September 29, 2024 22:03
Copy link

github-actions bot commented Oct 5, 2024

🎉 This PR is included in version 3.1.0 🎉

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.

I cannot build my Typescript project when using v3.0.0
2 participants