Skip to content

Commit 4a7cea8

Browse files
Return using TinyLlama
1 parent 3df3f4b commit 4a7cea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_templates/gretel/synthetics/natural-language-differential-privacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: "natural-language-dp"
1717
models:
1818
- gpt_x:
1919
data_source: "__temp__"
20-
pretrained_model: "gretelai/gpt-auto"
20+
pretrained_model: "TinyLlama/TinyLlama-1.1B-Chat-v1.0"
2121
column_name: null # Specify column name for data if using multiple columns
2222
params:
2323
batch_size: 16 # Number of samples used to compute gradient

0 commit comments

Comments
 (0)