nateraw/stablecode-completion-alpha-3b-4k
Prediction
nateraw/stablecode-completion-alpha-3b-4k:e82ebe958f0a5be6846d1a82041925767edb1d1f162596c643e48fbea332b1bbIDjcjdac3b7qfbnw4dre7paqnkm4StatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- 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)
Want to make some of these yourself?
Run this model