Text Generation
Transformers
PyTorch
Safetensors
code
Eval Results
Inference Endpoints
Muennighoff commited on
Commit
c841a1f
1 Parent(s): 1a7b0dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -240,7 +240,7 @@ model-index:
240
 
241
  # Model Summary
242
 
243
- OctoCoder is an instruction tuned model with 15.5B parameters created by finetuning StarCoder on CommitPackFT & OASST as described in the OctoPack paper.
244
 
245
  - **Repository:** [bigcode-project/octopack](https://github.com/bigcode-project/octopack)
246
  - **Paper:** [OctoPack: Instruction Tuning Code Large Language Models](https://arxiv.org/abs/2308.07124)
 
240
 
241
  # Model Summary
242
 
243
+ > OctoCoder is an instruction tuned model with 15.5B parameters created by finetuning StarCoder on CommitPackFT & OASST as described in the OctoPack paper.
244
 
245
  - **Repository:** [bigcode-project/octopack](https://github.com/bigcode-project/octopack)
246
  - **Paper:** [OctoPack: Instruction Tuning Code Large Language Models](https://arxiv.org/abs/2308.07124)