Edit model card

πŸ’« Community Model> Starcoder2 15B Instruct v0.1 by BigCode

πŸ‘Ύ LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord.

Model creator: bigcode
Original model: starcoder2-15b-instruct-v0.1
GGUF quantization: provided by bartowski based on llama.cpp release b2756

Model Summary:

Starcoder2-15B-Instruct-v0.1 is self-proclaimed to be the first entirely self-aligned code model with a fully permissive and transparent pipeline.
This model is meant to be used for coding instructions in a single turn, any other styles may result in less accurate responses.
Starcoder2 has been primarily finetuned for Python code generation and as such should primarily be used for Python tasks.

Prompt Template:

Choose the 'Starcoder2 Instruct' preset in your LM Studio.

Under the hood, the model will see a prompt that's formatted like so:

<|endoftext|>You are an exceptionally intelligent coding assistant that consistently delivers accurate and reliable responses to user instructions.

### Instruction
{prompt}

### Response
<|endoftext|>

Use case and examples

This model should be used for single turn coding related instructions.

Coding with requirements

image/png

Creating unit tests

image/png

More coding examples

image/png

Technical Details

Starcoder2 15B instruct was trained primarily on Python code generation tasks. Using Starcoder2 15B (non instruct) to generated thousands of instruction-reponse pairs, the results were used to fine tune an instruct model without human annotation or distilled data.

The dataset created is open and available: self-oss-instruct-sc2-exec-filter-50k

And the code used to create the self-alignment has been shared here: starcoder2-self-align

The results of the self-alignment are extremely promising, with significantly higher scores across all coding benchmarks, which is a great sign for future progress.

More details on their model card here

Special thanks

πŸ™ Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

πŸ™ Special thanks to Kalomaze for his dataset (linked here) that was used for calculating the imatrix for these quants, which improves the overall quality!

Disclaimers

LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.

Downloads last month
1,229
GGUF
Model size
16B params
Architecture
starcoder2

Quantized from

Dataset used to train lmstudio-community/starcoder2-15b-instruct-v0.1-GGUF

Evaluation results