Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 886 Bytes

File metadata and controls

48 lines (29 loc) · 886 Bytes

Pull Request

Thank you for contributing to GGUF Loader! Please fill out the sections below to help us review your changes smoothly.


Description

Please include a summary of the change and the motivation behind it.


Related Issue

Link to the issue(s) this PR addresses (if any):

Example:
Fixes #123


Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (please describe): __________

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added tests if applicable
  • I have updated documentation as needed
  • I have checked that my changes do not break existing functionality

Additional Notes

Anything else reviewers should know?


Thank you for helping improve GGUF Loader! 🚀