Update for Transformers AWQ support

This commit is contained in:
ai-modelscope
2025-02-03 00:08:39 +08:00
parent ea6d26bf32
commit e2489ed4e3
15 changed files with 94055 additions and 58 deletions

5
added_tokens.json Normal file
View File

@@ -0,0 +1,5 @@
{
"</s>": 2,
"<s>": 1,
"<unk>": 0
}