lucataco/tiny-starcoder-py 📝🔢 → 📝

▶️ 87 runs 📅 Jun 2023 ⚙️ Cog 0.7.2 🔗 GitHub 📄 Paper ⚖️ License
code-generation python text-generation

About

bigcode/tiny_starcoder_py

Example Output

Prompt:

"def print_hello_world():"

Output

def print_hello_world():
print("Hello World!")

def print_hello_world_with_args():

Performance Metrics

2.60s Prediction Time
239.77s Total Time
All Input Parameters
{
  "prompt": "def print_hello_world():",
  "max_new_tokens": 20
}
Input Parameters
prompt (required) Type: string
Instruction for the model
max_new_tokens Type: integerDefault: 20
max tokens to generate
Output Schema

Output

Type: string

Version Details
Version ID
18b127a67a07e8763bb6887df730d54f744214e55b60bcb8c922228b218a8e5b
Version Created
June 25, 2023
Run on Replicate →