magicoder
magicoder copied to clipboard
[ICML'24] Magicoder: Empowering Code Generation with OSS-Instruct
Hi @UniverseFly @natedingyifeng, Awesome work on `magicoder`! This pull request makes it possible to run `magicoder` on Replicate (https://replicate.com/cjwbw/magicoder) and via API (https://replicate.com/cjwbw/magicoder/api). Also happy to transfer the demo page...
I am very excited to read the cool work Magicoder. I strongly believe that OSS-Instruct will push the boundaries of instruction tuning for code LLMs. I want to ask a...
Hello! It is noticed that there are some new experiments for APPS benchmark in Appendix C.1 of the updated paper and MagicoderS-DS outperforms all other models. I wonder if you...
Hello! Thank you for your great work. Recently I have followed the code you provided in github and your hyperparameters to train the Magicoder. However, The results I reproduced are...
Thank you for your impressive work! I tried to use 4 A40 GPUs (48GB each) to reproduce your results. Due to the memory limit, I applied DeepSpeed-ZeRO2. However, the performance...