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

[Storage] Rclone to Cache Storage #3455

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2024

  1. initial commit

    Sheth committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7dfcba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    212df29 View commit details
    Browse the repository at this point in the history
  3. newline

    Sheth committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a08c034 View commit details
    Browse the repository at this point in the history
  4. comments

    Sheth committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b85cbf9 View commit details
    Browse the repository at this point in the history
  5. run linter

    Sheth committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4fbfe17 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. reminder for down

    Sheth committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6fc77e1 View commit details
    Browse the repository at this point in the history
  2. tentatively done with example

    Sheth committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d6cb993 View commit details
    Browse the repository at this point in the history
  3. formatting

    Sheth committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2d5aceb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. yapf

    Sheth committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4e1954a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    eb22f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. [Storage] Storage mounting tool permissions fix (skypilot-org#3215)

    * fix permissions
    
    * fix permissions
    romilbhardwaj authored and Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    27a8905 View commit details
    Browse the repository at this point in the history
  2. [LLM] Example for Serving Gemma (skypilot-org#3207)

    * Add serve for gemma and fix mixtral dependency
    
    * Add hf token
    
    * fix model len
    
    * Add comment
    
    * Serve your private gemma
    
    * fix serve yaml
    
    * readme
    
    * Remove chat completion due to the wrong template
    
    * add readme
    
    * Update llm/gemma/README.md
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    
    * address comments
    
    * Update README.md
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    
    * Update llm/gemma/README.md
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    
    * Update llm/gemma/README.md
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    
    * Update llm/gemma/README.md
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    
    * Change to it
    
    * Add chat API
    
    * use HF_TOKEN env
    
    * typo
    
    ---------
    
    Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
    2 people authored and Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    41a63df View commit details
    Browse the repository at this point in the history
  3. [LLM] Add logo for Gemma (skypilot-org#3220)

    Michaelvll authored and Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2b17e91 View commit details
    Browse the repository at this point in the history
  4. Minor fixes for release 0.5.0 (skypilot-org#3212)

    * when removing cudo credential, sky check fails
    
    * remove tips
    
    * minor hint fix
    
    * fix cluster version for k8s
    
    * fix typo
    Michaelvll authored and Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b326d12 View commit details
    Browse the repository at this point in the history
  5. [Docker] Add retry for docker pull due to daemon not ready (skypilot-…

    …org#3218)
    
    * Add retry for docker pull due to daemon not ready
    
    * longer wait time
    
    * longer wait time
    
    * retry earlier
    
    * add retry for retries as well
    
    * longer wait time
    
    * change wait time
    
    * format
    
    * Add comment
    
    * Fix
    
    * Fix indent for azure docker config
    
    * Fix docker login config
    
    * Fix comments
    
    * More robust docker login config
    
    * Add retry for docker check
    
    * minor fix
    
    * Add additional test for stop and start with docker
    
    * Fix cancelled
    Michaelvll authored and Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6d77872 View commit details
    Browse the repository at this point in the history
  6. added comments

    Sheth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cb695d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94221eb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. quick fix

    Sheth committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    888f1a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. finished pip issues

    Sheth committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4877669 View commit details
    Browse the repository at this point in the history
  2. fix

    Sheth committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7a208dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152e36a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/skypilot-org/skypilot int…

    …o hriday/unsloth
    
    # Conflicts:
    #	README.md
    #	docs/source/index.rst
    romilbhardwaj committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cf556ed View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    8213f02 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    60a530d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    8df52d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    31291f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. prototype for gcs

    Sheth committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c868494 View commit details
    Browse the repository at this point in the history
  2. removed non git files

    Sheth committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    953b4a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. rclone support for aws

    Sheth committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e63e943 View commit details
    Browse the repository at this point in the history
  2. minor formatting fix

    Sheth committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a4ddd48 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    9fa8f67 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    19e714b View commit details
    Browse the repository at this point in the history
  2. fixed merge conflict

    Sheth committed May 27, 2024
    Configuration menu
    Copy the full SHA
    32bb4fa View commit details
    Browse the repository at this point in the history
  3. fixed merge conflict

    Sheth committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0481d2c View commit details
    Browse the repository at this point in the history
  4. fixed merge conflict

    Sheth committed May 27, 2024
    Configuration menu
    Copy the full SHA
    abf4488 View commit details
    Browse the repository at this point in the history
  5. reset perf example

    Sheth committed May 27, 2024
    Configuration menu
    Copy the full SHA
    00a2a9f View commit details
    Browse the repository at this point in the history
  6. reset perf example

    Sheth committed May 27, 2024
    Configuration menu
    Copy the full SHA
    213eb26 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. added tests for rclone functionality

    Sheth committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1349ba0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    3b0923a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. testing

    landscapepainter committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b82cc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. test

    landscapepainter committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    bad9172 View commit details
    Browse the repository at this point in the history
  2. test

    landscapepainter committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    211f1bc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    a312ac1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rclone-cache' of https://github.com/shethhriday29/skypilot

     into shethhriday29-rclone-cache
    landscapepainter committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ab179ab View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. nit refactor

    landscapepainter committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    66a8e11 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. rclone refactor

    landscapepainter committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e628024 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. nit

    landscapepainter committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0976fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d16255 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. update smoke test

    landscapepainter committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3818a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d393206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e702b View commit details
    Browse the repository at this point in the history