Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "fineinstructions/query_templatizer_full_end_to_end_s1",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
|
|
9 |
"temperature": 0.6,
|
10 |
"top_p": 0.9,
|
11 |
"transformers_version": "4.48.0"
|
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
+
"max_length": 131072,
|
10 |
"temperature": 0.6,
|
11 |
"top_p": 0.9,
|
12 |
"transformers_version": "4.48.0"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471645608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa6f0159b01c732fc47cd01fd486d2cfd7941bbbc22a0e9e69fbe4ccbfe4e8d
|
3 |
size 2471645608
|