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

OptimizerArgs #1409

Merged
merged 30 commits into from
May 23, 2024
Merged

OptimizerArgs #1409

merged 30 commits into from
May 23, 2024

Commits on May 10, 2024

  1. optimizer args

    rasbt committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9271acc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. works

    rasbt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6a5a0de View commit details
    Browse the repository at this point in the history
  2. update class path

    rasbt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    057f4c0 View commit details
    Browse the repository at this point in the history
  3. optimizer kwargs

    rasbt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    93847fc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Carlos suggestion

    carmocca committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d828e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f69e37 View commit details
    Browse the repository at this point in the history
  3. adamw default

    rasbt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5fd62b0 View commit details
    Browse the repository at this point in the history
  4. update lora and adapter codes

    rasbt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fcabd8f View commit details
    Browse the repository at this point in the history
  5. optimizer args for pretraining

    rasbt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e0b132c View commit details
    Browse the repository at this point in the history
  6. update configs

    rasbt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    78a4d18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b167dd6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. AdamW as CLI default

    carmocca committed May 22, 2024
    Configuration menu
    Copy the full SHA
    55a627b View commit details
    Browse the repository at this point in the history
  2. Update litgpt/finetune/adapter.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    rasbt and carmocca committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6486885 View commit details
    Browse the repository at this point in the history
  3. update-docstrings

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    76fc545 View commit details
    Browse the repository at this point in the history
  4. refactor instantiation

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    695dbd4 View commit details
    Browse the repository at this point in the history
  5. add tests

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    43373d8 View commit details
    Browse the repository at this point in the history
  6. style

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    393d516 View commit details
    Browse the repository at this point in the history
  7. fix thunder test

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    379e54e View commit details
    Browse the repository at this point in the history
  8. update config hub

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    eb6ec38 View commit details
    Browse the repository at this point in the history
  9. update config hub tests

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    553a7b5 View commit details
    Browse the repository at this point in the history
  10. thunder update

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9ae83b2 View commit details
    Browse the repository at this point in the history
  11. fix

    rasbt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    00e80e7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. update thunder

    rasbt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d3a6d92 View commit details
    Browse the repository at this point in the history
  2. fix

    rasbt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20b5453 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_utils.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    rasbt and carmocca committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be9c679 View commit details
    Browse the repository at this point in the history
  4. swap out tinystories link

    rasbt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1521246 View commit details
    Browse the repository at this point in the history
  5. add missing function arg

    rasbt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    eed1612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e024403 View commit details
    Browse the repository at this point in the history
  7. include file in commit

    rasbt committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4b4f209 View commit details
    Browse the repository at this point in the history