Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bigcode-project/starcoder2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: finetune
Choose a base ref
...
head repository: bigcode-project/starcoder2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 27, 2024

  1. Merge pull request #1 from bigcode-project/finetune

    Add instructions and code for loading and finetuning StarCoder2 models
    loubnabnl authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d6d0869 View commit details
    Browse the repository at this point in the history
  2. mention SC1 GH repo

    loubnabnl authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6091ccb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. remove dsiclaimer

    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1b69f61 View commit details
    Browse the repository at this point in the history
  2. Update finetune.py

    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cb299cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from bigcode-project/loubnabnl-patch-1

    Remove disclaimer (models aren't gated)
    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0037670 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2cdd916 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f442397 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    loubnabnl authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    45063bb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update README.md

    Added arxiv link
    Muhtasham authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    aa7c3ef View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request #8 from Muhtasham/patch-1

    Update README.md
    loubnabnl authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ce2ddd0 View commit details
    Browse the repository at this point in the history
Loading