Skip to content

Commit 95a910b

Browse files
authored
Update EVAL.md
1 parent 4b0a04d commit 95a910b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eval/EVAL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ bash scripts/autoregressive/sample_c2i.sh \
113113
--gpt-ckpt /path/to/llamagen/ckpt \
114114
--gpt-model GPT-XXL --num-output-layer 4 \
115115
--num-codebooks 8 --codebook-size 32768 \
116-
--image-size 256 --cfg-scale 1.0
116+
--image-size 256 --cfg-scale 1.0 --temperature 0.9
117117
```
118118
For FID evaluation, please follow [instructions](https://github.com/FoundationVision/LlamaGen/blob/main/evaluations/c2i/README.md)
119-
from LlamaGen to install required packages and download reference images.
119+
from LlamaGen to install required packages and download reference images.

0 commit comments

Comments
 (0)