nateraw / stablecode-completion-alpha-3b-4k

  • Public
  • 157 runs
  • L40S
  • Prediction

    nateraw/stablecode-completion-alpha-3b-4k:e82ebe95
    ID
    jcjdac3b7qfbnw4dre7paqnkm4
    Status
    Succeeded
    Source
    Web
    Hardware
    A40 (Large)
    Total duration
    Created

    Input

    top_k
    50
    top_p
    0.95
    message
    import pandas as pd df =
    temperature
    0.8
    max_new_tokens
    128

    Output

    pd.DataFrame( { 'col1': ['a', 'b', 'c'], 'col2': [1, 2, 3], } ) print(df)
    Generated in

Want to make some of these yourself?

Run this model