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

Update E2E LLM Template in main #383

Merged
merged 10 commits into from
Oct 22, 2024
Merged

Commits on Sep 19, 2024

  1. adding required branch

    GokuMohandas committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9064a9e View commit details
    Browse the repository at this point in the history
  2. fixing md url rendering

    GokuMohandas committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d1695c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c17c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    e635e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f6d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. [Fix] Dataset upload from Ray Data (#354)

    writes to `/mnt/cluster_storage` instead since ray data could write the
    dataset to worker nodes
    galenhwang authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    56bc716 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Remove some friction from e2e LLM template (#360)

    - Remove potentially breaking `pip install -U anyscale`, since it's no
    longer needed.
    - Automatically parse in the S3 bucket locations to the train config
    yaml
    
    ---------
    
    Co-authored-by: Sumanth R Hegde <[email protected]>
    Co-authored-by: GokuMohandas <[email protected]>
    3 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    530888a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix

    Signed-off-by: SumanthRH <[email protected]>
    SumanthRH committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b0cbcaf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge branch 'main' of https://github.com/anyscale/templates into sum…

    …anthrh/update-e2e-llm-template
    
    Signed-off-by: SumanthRH <[email protected]>
    SumanthRH committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1996e4e View commit details
    Browse the repository at this point in the history
  2. remove pip install again

    Signed-off-by: SumanthRH <[email protected]>
    SumanthRH committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4cf8e30 View commit details
    Browse the repository at this point in the history