Update LM-Studio guide
This commit is contained in:
11
generation_config.json
Normal file
11
generation_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 361,
|
||||
"pad_token_id": 0,
|
||||
"repetition_penalty": 1.0,
|
||||
"temperature": 0.6,
|
||||
"top_p": 0.95,
|
||||
"transformers_version": "4.43.1"
|
||||
}
|
||||
Reference in New Issue
Block a user