初始化项目,由ModelHub XC社区提供模型

Model: h2oai/h2ogpt-oasst1-512-12b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 19:17:11 +08:00
commit 3cfa225c0e
17 changed files with 102129 additions and 0 deletions

5
special_tokens_map.json Normal file
View File

@@ -0,0 +1,5 @@
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}