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

Added 'sys.append' with EAFP for Colab fine-tuning #1325

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

Commits on Mar 23, 2024

  1. Update finetune_lora.sh

    For colab accessing from /content working diretory
    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5c73349 View commit details
    Browse the repository at this point in the history
  2. Update train_mem.py

    '''For colab accessing from /content working diretory'''
    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7c67831 View commit details
    Browse the repository at this point in the history
  3. Update train.py

    Colab import adaptation
    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    096405c View commit details
    Browse the repository at this point in the history
  4. Update mm_utils.py

    Colab adaptations
    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0f2e215 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    Tested to be running in Colab (2024.03.23) On T4 GPU, without bf16 or tf32
    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7225999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb3aa12 View commit details
    Browse the repository at this point in the history
  7. Update finetune_lora.sh

    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5b44824 View commit details
    Browse the repository at this point in the history
  8. Update finetune_lora.sh

    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2ee12a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e799cea View commit details
    Browse the repository at this point in the history
  10. Update train.py

    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c8aa2f7 View commit details
    Browse the repository at this point in the history
  11. Update train_mem.py

    TongmengXie authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3963210 View commit details
    Browse the repository at this point in the history