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: Add rocm builds and documentation #1012

Merged
merged 41 commits into from
Dec 13, 2023
Merged

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    5b0816c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be9c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a21760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e3fe32 View commit details
    Browse the repository at this point in the history
  5. Fixed github step

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1a1d4da View commit details
    Browse the repository at this point in the history
  6. Try to fix if statement

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b701a63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82bbf8d View commit details
    Browse the repository at this point in the history
  8. upgraded rustup action

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    081a9f3 View commit details
    Browse the repository at this point in the history
  9. Update sccache

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5308d34 View commit details
    Browse the repository at this point in the history
  10. Try pytorch manylinux image

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f50b5af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    980f3ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42ad479 View commit details
    Browse the repository at this point in the history
  13. Readded set default step

    cromefire committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a5e69ca View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge branch 'main' into rocm-release

    # Conflicts:
    #	.github/workflows/release.yml
    #	crates/llama-cpp-bindings/src/llama.rs
    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d4d38d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be320a View commit details
    Browse the repository at this point in the history
  3. fixed typo in binary name

    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e89ca16 View commit details
    Browse the repository at this point in the history
  4. Downgraded checkout action

    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c96853a View commit details
    Browse the repository at this point in the history
  5. Use curl to download

    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    97fef46 View commit details
    Browse the repository at this point in the history
  6. Add -y flag to yum

    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    022548c View commit details
    Browse the repository at this point in the history
  7. Also install rocblas

    cromefire committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f4e99e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update release.yml

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7ae9d1d View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    17cfd18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    895a2a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c1ea2f View commit details
    Browse the repository at this point in the history
  5. Update build.rs

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    18df1ba View commit details
    Browse the repository at this point in the history
  6. Update build.rs

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d17bee0 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3113962 View commit details
    Browse the repository at this point in the history
  8. Update website/docs/faq.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    81f138a View commit details
    Browse the repository at this point in the history
  9. Update index.md

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ab80cda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23f2054 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5202dfe View commit details
    Browse the repository at this point in the history
  12. Delete rocm.Dockerfile

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f3d793f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15767a8 View commit details
    Browse the repository at this point in the history
  14. Update docker.yml

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1ae3822 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e44f48d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6fc195e View commit details
    Browse the repository at this point in the history
  17. Update docker-compose.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c55ee4 View commit details
    Browse the repository at this point in the history
  18. Update docker-compose.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a1f9589 View commit details
    Browse the repository at this point in the history
  19. Update docker.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1ed492b View commit details
    Browse the repository at this point in the history
  20. Update docker.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f7fe002 View commit details
    Browse the repository at this point in the history
  21. Update website/docs/faq.mdx

    wsxiaoys committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    39a640b View commit details
    Browse the repository at this point in the history