Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "
|
| 3 |
"model_name": "SquanchNasty AI Model",
|
| 4 |
"pipeline": "advanced_conversation",
|
| 5 |
"max_length": 4096,
|
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"pipelines": [
|
| 14 |
{
|
| 15 |
"name": "advanced_conversation",
|
| 16 |
-
"type": "
|
| 17 |
"parameters": {
|
| 18 |
"num_layers": 36,
|
| 19 |
"hidden_size": 2048,
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "Transformers",
|
| 3 |
"model_name": "SquanchNasty AI Model",
|
| 4 |
"pipeline": "advanced_conversation",
|
| 5 |
"max_length": 4096,
|
|
|
|
| 13 |
"pipelines": [
|
| 14 |
{
|
| 15 |
"name": "advanced_conversation",
|
| 16 |
+
"type": "Transformer",
|
| 17 |
"parameters": {
|
| 18 |
"num_layers": 36,
|
| 19 |
"hidden_size": 2048,
|