Instructions to use AIDX-ktds/ktdsbaseLM-v0.13-onbased-llama3.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Delete generation_config.json
#13
by SEOKDONG - opened
- generation_config.json +0 -13
generation_config.json
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"bos_token_id": 128000,
|
| 4 |
-
"eos_token_id": [
|
| 5 |
-
128001,
|
| 6 |
-
128008,
|
| 7 |
-
128009
|
| 8 |
-
],
|
| 9 |
-
"transformers_version": "4.44.2",
|
| 10 |
-
"temperature": 0.01,
|
| 11 |
-
"do_sample": true,
|
| 12 |
-
"repetition_penalty": 1.1
|
| 13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|