Upload folder using huggingface_hub
Browse files- README.md +1 -1
- generation_config.json +2 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -17,4 +17,4 @@ Strict JSON structured output specialist. Produces valid JSON function calls.
|
|
| 17 |
## Training
|
| 18 |
- Method: LoRA r=16, alpha=32 (merged)
|
| 19 |
- Samples: 15,000
|
| 20 |
-
- Time: 1.
|
|
|
|
| 17 |
## Training
|
| 18 |
- Method: LoRA r=16, alpha=32 (merged)
|
| 19 |
- Samples: 15,000
|
| 20 |
+
- Time: 1.8 min
|
generation_config.json
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"output_attentions": false,
|
| 4 |
"output_hidden_states": false,
|
| 5 |
-
"transformers_version": "5.1.0"
|
|
|
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"output_attentions": false,
|
| 4 |
"output_hidden_states": false,
|
| 5 |
+
"transformers_version": "5.1.0",
|
| 6 |
+
"use_cache": false
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 543985840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e6438b97b88ce86a196d3b416b0e879e62077b2b975565b7003721969b7bc38
|
| 3 |
size 543985840
|