phi-3-mini-4k-instruct-q4 / CONTRIBUTING.md
sitsope's picture
Upload folder using huggingface_hub
a32bf9d verified

Contributing

Thanks for considering a contribution.

Quick guidelines

  • Keep changes focused and minimal.
  • Run tests or a basic smoke test when possible.
  • Update docs if behavior changes.

Pull requests

  1. Fork and create a feature branch.
  2. Make changes with clear commit messages.
  3. Open a PR describing what/why and how to test.

Issues

  • Provide steps to reproduce.
  • Include logs or error traces when relevant.