or4cl3ai commited on
Commit
e43d38d
·
verified ·
1 Parent(s): 19948df

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "transformers",
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": "transformer",
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,