Text Generation
Transformers
Safetensors
English
llama
smol_llama
llama2
Inference Endpoints
text-generation-inference
pszemraj commited on
Commit
7ef20c6
1 Parent(s): 8e97036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ inference:
8
  max_new_tokens: 64
9
  do_sample: true
10
  temperature: 0.8
11
- repetition_penalty: 1.1
12
  no_repeat_ngram_size: 4
13
  eta_cutoff: 0.0006
14
  renormalize_logits: true
 
8
  max_new_tokens: 64
9
  do_sample: true
10
  temperature: 0.8
11
+ repetition_penalty: 1.15
12
  no_repeat_ngram_size: 4
13
  eta_cutoff: 0.0006
14
  renormalize_logits: true