ctranslate2-4you
commited on
Update config.json
Browse files- config.json +0 -7
config.json
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
license: apache-2.0
|
4 |
-
base_model:
|
5 |
-
- microsoft/phi-4
|
6 |
-
---
|
7 |
-
|
8 |
{
|
9 |
"bos_token": "<|endoftext|>",
|
10 |
"eos_token": "<|im_end|>",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
{
|
2 |
"bos_token": "<|endoftext|>",
|
3 |
"eos_token": "<|im_end|>",
|