Skip to content

Instantly share code, notes, and snippets.

@lumpenspace
Last active May 28, 2023 23:15
Show Gist options
  • Save lumpenspace/52cd973d7f0bd7d75efe965ce3ab18ee to your computer and use it in GitHub Desktop.
Save lumpenspace/52cd973d7f0bd7d75efe965ce3ab18ee to your computer and use it in GitHub Desktop.
{
"models": [
{
"slug": "text-davinci-002-render-sha",
"max_tokens": 8191,
"title": "Default (GPT-3.5)",
"description": "Our fastest model, great for most everyday tasks.",
"tags": [
"gpt3.5"
],
"qualitative_properties": {
"reasoning": [
3,
5
],
"speed": [
5,
5
],
"conciseness": [
2,
5
]
}
},
{
"slug": "gpt-4",
"max_tokens": 4095,
"title": "GPT-4",
"description": "Our most capable model, great for tasks that require creativity and advanced reasoning.",
"tags": [
"gpt4"
],
"qualitative_properties": {
"reasoning": [
5,
5
],
"speed": [
2,
5
],
"conciseness": [
4,
5
]
}
},
{
"slug": "gpt-4-browsing",
"max_tokens": 4095,
"title": "Web Browsing",
"description": "An experimental model that knows when and how to browse the internet",
"tags": [
"gpt4",
"beta"
],
"qualitative_properties": {},
"enabled_tools": [
"tools"
]
},
{
"slug": "gpt-4-plugins",
"max_tokens": 8195,
"title": "Plugins",
"description": "An experimental model that knows when and how to use plugins",
"tags": [
"gpt4",
"beta"
],
"qualitative_properties": {},
"enabled_tools": [
"tools3"
]
},
{
"slug": "text-davinci-002-render-sha-mobile",
"max_tokens": 8191,
"title": "Default (GPT-3.5) (Mobile)",
"description": "Our fastest model, great for most everyday tasks.",
"tags": [
"mobile"
],
"qualitative_properties": {
"reasoning": [
3,
5
],
"speed": [
5,
5
],
"conciseness": [
2,
5
]
}
},
{
"slug": "gpt-4-mobile",
"max_tokens": 4095,
"title": "GPT-4 (Mobile, V2)",
"description": "Our most capable model, great for tasks that require creativity and advanced reasoning.",
"tags": [
"mobile"
],
"qualitative_properties": {
"reasoning": [
5,
5
],
"speed": [
2,
5
],
"conciseness": [
4,
5
]
}
}
],
"categories": [
{
"category": "gpt_3.5",
"human_category_name": "GPT-3.5",
"subscription_level": "free",
"default_model": "text-davinci-002-render-sha",
"browsing_model": null,
"code_interpreter_model": null,
"plugins_model": null
},
{
"category": "gpt_4",
"human_category_name": "GPT-4",
"subscription_level": "plus",
"default_model": "gpt-4",
"browsing_model": "gpt-4-browsing",
"code_interpreter_model": "gpt-4-code-interpreter",
"plugins_model": "gpt-4-plugins"
}
]
}

☎️🦈SydNet + Bing findings🤖🧐

Google Meet Link: vqb-kwdi-qwi

TIME

Sunday, 28 May - max 45min

09:00PM UK / 10:00PM DE / 15:00PM NY / 12:00PM - SF

💊highlights🔦:

I'll present the Bing network analyser, some wild architectural speculation AND some proven and fairly interesting answers to burning questions such as:

  • why i really really hope the Apology Module🙇🏻‍♂️ has no qualia 🧟‍♂️
  • who and why is User A?⚛️🇰🇷- how come the suggestions😉are so fun? λ
  • why does the page context📜blows so hard?🐳
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment