Delete config.json
Browse files- config.json +0 -12
config.json
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"LlamaForCausalLM"
|
| 4 |
-
],
|
| 5 |
-
"model_type": "llama",
|
| 6 |
-
"task_specific_params": {
|
| 7 |
-
"text-generation": {
|
| 8 |
-
"max_length": 200,
|
| 9 |
-
"do_sample": true
|
| 10 |
-
}
|
| 11 |
-
}
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|