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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Play with the model on the [TODO Playground](https://huggingface.co/spaces/bigco
56
 
57
  ## Model Summary
58
 
59
- OctoCoder is an instruction tuned model of StarCoder with 15.5B parameters introduced in the OctoPack paper.
60
 
61
  - **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
62
  - **Paper:** [TODO]()
 
56
 
57
  ## Model Summary
58
 
59
+ OctoCoder is an instruction tuned model with 15.5B parameters created by finetuning StarCoder on CommitPackFT & OASST as described in the OctoPack paper.
60
 
61
  - **Repository:** [bigcode/octopack](https://github.com/bigcode-project/octopack)
62
  - **Paper:** [TODO]()