adding AWQ model

This commit is contained in:
Ubuntu
2024-04-18 17:29:56 +00:00
parent 9195c18468
commit cef4e59fba
8 changed files with 413376 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"transformers_version": "4.38.2"
}