Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "raincandy-u/Llama-3-5B-Sheard",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -25,7 +24,6 @@
|
|
25 |
"tie_word_embeddings": false,
|
26 |
"torch_dtype": "float16",
|
27 |
"transformers_version": "4.43.3",
|
28 |
-
"unsloth_version": "2024.8",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 128256
|
31 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"LlamaForCausalLM"
|
4 |
],
|
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float16",
|
26 |
"transformers_version": "4.43.3",
|
|
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 128256
|
29 |
}
|