adding AWQ model

This commit is contained in:
first_name.last_name
2024-04-25 22:01:42 +00:00
parent 2ff8a4047d
commit d382f5dd8b
8 changed files with 413443 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"
}