We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gretelai/gpt-auto
1 parent bc15323 commit 8614790Copy full SHA for 8614790
config_templates/gretel/synthetics/natural-language.yml
@@ -8,7 +8,7 @@ name: "natural-language-gpt"
8
models:
9
- gpt_x:
10
data_source: "__temp__"
11
- pretrained_model: "mistralai/Mistral-7B-Instruct-v0.2"
+ pretrained_model: "gretelai/gpt-auto"
12
column_name: null
13
params:
14
batch_size: 4
0 commit comments