Bakobiibizo
commited on
Commit
·
3b1f84c
1
Parent(s):
515e176
sfa
Browse files- config.json +5 -0
config.json
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
2 |
"attention_dropout": 0.0,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
|
|
1 |
{
|
2 |
+
{
|
3 |
+
"_name_or_path": "Bakobiibizo/mistral-hf-transformer",
|
4 |
+
"architectures": [
|
5 |
+
"MistralForCausalLM"
|
6 |
+
],
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 1,
|
9 |
"eos_token_id": 2,
|