Trained with Unsloth
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -23,9 +23,9 @@
|
|
23 |
"sliding_window": null,
|
24 |
"tie_word_embeddings": true,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
-
"transformers_version": "4.
|
27 |
"unsloth_fixed": true,
|
28 |
-
"unsloth_version": "2024.12.
|
29 |
"use_cache": true,
|
30 |
"use_sliding_window": false,
|
31 |
"vocab_size": 151936
|
|
|
23 |
"sliding_window": null,
|
24 |
"tie_word_embeddings": true,
|
25 |
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.47.1",
|
27 |
"unsloth_fixed": true,
|
28 |
+
"unsloth_version": "2024.12.12",
|
29 |
"use_cache": true,
|
30 |
"use_sliding_window": false,
|
31 |
"vocab_size": 151936
|
generation_config.json
CHANGED
@@ -11,5 +11,5 @@
|
|
11 |
"temperature": 0.7,
|
12 |
"top_k": 20,
|
13 |
"top_p": 0.8,
|
14 |
-
"transformers_version": "4.
|
15 |
}
|
|
|
11 |
"temperature": 0.7,
|
12 |
"top_k": 20,
|
13 |
"top_p": 0.8,
|
14 |
+
"transformers_version": "4.47.1"
|
15 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 988097824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bd3caf07cc1e880d5f5720267e5d5f31719c190e80044cb5a39cb349eaef19c
|
3 |
size 988097824
|