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/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: redthing1/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.
  • 13 commits
  • 16 files changed
  • 1 contributor

Commits on May 22, 2023

  1. delete makefile

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    db2b874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78c52b View commit details
    Browse the repository at this point in the history
  3. rename main -> demo

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6d8d384 View commit details
    Browse the repository at this point in the history
  4. stub c api

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6dd55a6 View commit details
    Browse the repository at this point in the history
  5. stub server

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3a81731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13d6a1d View commit details
    Browse the repository at this point in the history
  7. fix server request sampling

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0933623 View commit details
    Browse the repository at this point in the history
  8. add stop sequence

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    02fb226 View commit details
    Browse the repository at this point in the history
  9. add info on how to run

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f71ad30 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    redthing1 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    8988a70 View commit details
    Browse the repository at this point in the history
  11. add redbuild

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a26c61a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93cad82 View commit details
    Browse the repository at this point in the history
  13. add docker instructions

    redthing1 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ff7a90d View commit details
    Browse the repository at this point in the history
Loading