Upload quantized AWQ model

This commit is contained in:
Shaun Prince
2024-09-03 03:40:10 +00:00
committed by system
parent 26f161b04c
commit 6738112b20
8 changed files with 413462 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128040,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.44.2"
}