Upload folder using huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -22,7 +22,7 @@
|
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
-
"tie_word_embeddings":
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.50.0.dev0",
|
28 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nm-testing/llama2.c-stories15M",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
+
"tie_word_embeddings": false,
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.50.0.dev0",
|
28 |
"use_cache": true,
|