ParthSadaria commited on
Commit
fb606be
·
verified ·
1 Parent(s): a9e9718

Update models.json

Browse files
Files changed (1) hide show
  1. models.json +27 -2
models.json CHANGED
@@ -70,6 +70,23 @@
70
  "owned_by": "mr_leaderyt",
71
  "vision": false,
72
  "censored": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  },
74
  {
75
  "id": "mixtral-8x7b",
@@ -95,7 +112,7 @@
95
  "vision": false,
96
  "censored": false
97
  },
98
- {
99
  "id": "command-r",
100
  "object": "model",
101
  "created": 1626777600,
@@ -103,6 +120,14 @@
103
  "vision": false,
104
  "censored": false
105
  },
 
 
 
 
 
 
 
 
106
  {
107
  "id": "nvidia/Llama-3.1-Nemotron-70B-Instruct",
108
  "object": "model",
@@ -169,4 +194,4 @@
169
  "created": 1626777600,
170
  "owned_by": "pollinations.ai"
171
  }
172
- ]
 
70
  "owned_by": "mr_leaderyt",
71
  "vision": false,
72
  "censored": true
73
+ },
74
+ {
75
+ "id": "mistral",
76
+ "object": "model",
77
+ "created": 1626777600,
78
+ "owned_by": "pollinations.ai",
79
+ "vision": false,
80
+ "censored": false,
81
+ "note":"chunk streaming not supported,but works if stream is true"
82
+ }, {
83
+ "id": "mistral-large",
84
+ "object": "model",
85
+ "created": 1626777600,
86
+ "owned_by": "pollinations.ai",
87
+ "vision": false,
88
+ "censored": false,
89
+ "note":"chunk streaming not supported,but works if stream is true"
90
  },
91
  {
92
  "id": "mixtral-8x7b",
 
112
  "vision": false,
113
  "censored": false
114
  },
115
+ {
116
  "id": "command-r",
117
  "object": "model",
118
  "created": 1626777600,
 
120
  "vision": false,
121
  "censored": false
122
  },
123
+ {
124
+ "id": "command-r-plus",
125
+ "object": "model",
126
+ "created": 1626777600,
127
+ "owned_by": "mr_leaderyt",
128
+ "vision": false,
129
+ "censored": false
130
+ },
131
  {
132
  "id": "nvidia/Llama-3.1-Nemotron-70B-Instruct",
133
  "object": "model",
 
194
  "created": 1626777600,
195
  "owned_by": "pollinations.ai"
196
  }
197
+ ]