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: exampleex/starcoder
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
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.
  • 16 commits
  • 13 files changed
  • 7 contributors

Commits on May 9, 2023

  1. Add example to fine-tune StarCoder for chat-based applications (bigco…

    …de-project#17)
    
    * Add StarChat files
    
    * Clean up
    
    * Fix readme
    
    * Tweak
    
    * Clean up
    
    * Final polish
    
    * Fix steps
    
    * Final tweaks
    
    * Delete dead code
    
    * Fix typo
    lewtun authored May 9, 2023
    Configuration menu
    Copy the full SHA
    54ba27e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update README.md

    lvwerra authored May 10, 2023
    Configuration menu
    Copy the full SHA
    118094f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update README.md

    ArmelRandy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    cb18f34 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Switch chat link from HuggingChat to StarChat playground

    Since the prompted StarCoder is no longer hosted in HuggingChat, how about we direct users to StarChat?
    lewtun authored May 16, 2023
    Configuration menu
    Copy the full SHA
    da6e786 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bigcode-project#31 from bigcode-project/lewtun-pat…

    …ch-1
    
    Switch chat link from HuggingChat to StarChat playground
    lvwerra authored May 16, 2023
    Configuration menu
    Copy the full SHA
    6c746b4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. add evaluation section

    loubnabnl authored May 19, 2023
    Configuration menu
    Copy the full SHA
    7a9f9db View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    652da2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request bigcode-project#45 from bigcode-project/loubnabnl-…

    …patch-2
    
    Add hardware requirements section
    loubnabnl authored May 25, 2023
    Configuration menu
    Copy the full SHA
    3b1b32b View commit details
    Browse the repository at this point in the history
  3. Fix typo

    loubnabnl authored May 25, 2023
    Configuration menu
    Copy the full SHA
    576502e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e25ab3a View commit details
    Browse the repository at this point in the history
  2. Removed unused line

    arjunguha authored May 31, 2023
    Configuration menu
    Copy the full SHA
    80a39c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request bigcode-project#57 from arjunguha/main

    Removed unused line
    ArmelRandy authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    392a438 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update README.md

    Add `clean_up_tokenization_spaces=False` argument for `tokenizer.decode` to README.
    dpfried authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1f8b704 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bigcode-project#61 from dpfried/patch-1

    Update README.md
    lvwerra authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6133472 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

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