starcoder2-self-align icon indicating copy to clipboard operation
starcoder2-self-align copied to clipboard

StarCoder2-Instruct: Fully Transparent and Permissive Self-Alignment for Code Generation

Results 2 starcoder2-self-align issues
Sort by recently updated
recently updated
newest added

I am trying to recreate the `StarCoder2-Instruct-v0.1` model; however, the model produced by the provided command in the README (copied below) does not match the evaluation of the `StarCoder2-Instruct-v0.1` model...

documentation
question

Having a basic `pre-commit` for the repo will be good for format consistency. To use it: ```shell pip install pre-commit pre-commit install ```