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: pcuenca/starcoder.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bigcode-project/starcoder.cpp
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.
  • 14 commits
  • 24 files changed
  • 4 contributors

Commits on May 15, 2023

  1. Swift app

    pcuenca committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6ce9073 View commit details
    Browse the repository at this point in the history
  2. Add iOS app entry to README

    pcuenca committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9e5e2f9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update logo and banner

    pcuenca committed May 16, 2023
    Configuration menu
    Copy the full SHA
    313959e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0929b2f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nmntz authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9783a8b View commit details
    Browse the repository at this point in the history
  4. Replace icons.

    pcuenca committed May 16, 2023
    Configuration menu
    Copy the full SHA
    acd2050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ca6801 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. try fix eval ctx

    nmntz committed May 20, 2023
    Configuration menu
    Copy the full SHA
    782b760 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bigcode-project#6 from bigcode-project/fix-eval-ctx

    Fix "not enough space in the context's memory pool"
    nmntz authored May 20, 2023
    Configuration menu
    Copy the full SHA
    65d5411 View commit details
    Browse the repository at this point in the history
  3. bump scratch buffers to 256 MB

    nmntz committed May 20, 2023
    Configuration menu
    Copy the full SHA
    152b694 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bigcode-project#7 from bigcode-project/fix-eval-ctx

    Starcoder fix: not enough space in the scratch memory pool
    nmntz authored May 20, 2023
    Configuration menu
    Copy the full SHA
    8d4b584 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Mention starchat-beta support on README

    Verified starchat-beta support using the same scripts for quantization and generation
    noobmldude authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1deec56 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge pull request bigcode-project#24 from noobmldude/patch-1

    Mention starchat-beta support in README
    nmntz authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    23e0fca View commit details
    Browse the repository at this point in the history
  2. add reqs

    nmntz committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3920451 View commit details
    Browse the repository at this point in the history
Loading