loubnabnl's picture
loubnabnl HF staff
update information about model sizes used in the demo
d1928e6
|
raw
history blame
No virus
605 Bytes

In this section you can prompt the following models to generate Python code: CodeParrot 1.5B, InCoder 1B and CodeGen 2B.

  • For CodeGen, there are a larger models available on the 🤗 Hub with 6.1 B and 16.1B parameters, but we use the 2B version to have models of comparable size in this demo. For InCoder too, there is a larger model with 6B parameters.
  • For InCoder, you can also try the original demo, which has more tasks and examples.