Running Autocoder in Google Colab notebook
#6
by
Javedalam
- opened
Hi
I tried to run Autocoder in Google Colab notebook. It runs fine but very slow. here is the google colab notebook
https://colab.research.google.com/drive/1RG5uxHdyCgZ0mFzU4kIAIAlnNbIf6kze?usp=sharing
If you go towards the end you will see that autocoder created 2 python programs. It took a long time to generate those 2 simple
Any suggestion on speeding it up for python code generation ? I was using T4 tpu as compute environment on the Google colab .
thanks
Hey Javedalam, have you tried the other models with the similar size, for example deepseek-coder 6.7B? I suggested to try the other models first, if their speed is much faster than AutoCoder-S, please let me know. Otherwise, this slow generation speed might caused by your GPU.