初始化项目,由ModelHub XC社区提供模型
Model: TabbyML/CodeLlama-7B Source: Original Platform
This commit is contained in:
6
ctranslate2/config.json
Normal file
6
ctranslate2/config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"bos_token": "<s>",
|
||||
"eos_token": "</s>",
|
||||
"layer_norm_epsilon": 1e-05,
|
||||
"unk_token": "<unk>"
|
||||
}
|
||||
3
ctranslate2/model.bin
Normal file
3
ctranslate2/model.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57c5ed9d19f9e766fe04cabacb29f5577b685cf1d2a18b68e0d22986b4ce86be
|
||||
size 13477110320
|
||||
32018
ctranslate2/vocabulary.json
Normal file
32018
ctranslate2/vocabulary.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user