Text Generation
Transformers
Safetensors
English
fabric
efficient
0.7b
causal-lm
chunked-memory
conversational
custom_code
File size: 173 Bytes
ea1882d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token_id": 2,
  "do_sample": false,
  "eos_token_id": 7,
  "max_new_tokens": 128,
  "pad_token_id": 0,
  "temperature": 1.0,
  "top_p": 1.0,
  "use_cache": false
}