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

Add GGML saving option to Unsloth for easier Ollama model creation and testing. #345

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    43014fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b8c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    129d692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9c6207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a83218c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecb83de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    534303d View commit details
    Browse the repository at this point in the history
  8. Needed tokenizer for saving, added it back, also made it more unsloth…

    …y style by having positional arguments, and added a few messages.
    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    786c010 View commit details
    Browse the repository at this point in the history
  9. Positional arguments didn't work out, so reverted to older version of…

    … the code, and added a few comments.
    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8ccf015 View commit details
    Browse the repository at this point in the history
  10. Test fix 1 for arch

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c337e97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57c9d0d View commit details
    Browse the repository at this point in the history
  12. Test fix 3

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8430b32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da8bdca View commit details
    Browse the repository at this point in the history
  14. Upload issue test fix 1

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    522b641 View commit details
    Browse the repository at this point in the history
  15. Fix 2 uploading ggml

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e268f18 View commit details
    Browse the repository at this point in the history
  16. Positional ags added.

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1f8c2c5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a8f6bb4 View commit details
    Browse the repository at this point in the history
  18. Fix upload again!!!

    mahiatlinux committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0102ce9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b031111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba526d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b276b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    947a91d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4ab40 View commit details
    Browse the repository at this point in the history