🤖 Models
Use with <Model String>
as a first-line magic to select a model to use for the cell.
For example:
with gpt-4
What is the meaning of life?
Chat Models
Model Name | Model String | |
---|---|---|
![]() | ChatGPT 3.5 | gpt-3.5 |
![]() | ChatGPT 4 | gpt-4 |
![]() | Mixtral 8x7B | mixtral |
![]() | Llama 2 (70B) | llama-2 |
![]() | Code Llama (34B) | code-llama |
Image Models
Model Name | Model String | |
---|---|---|
![]() | DALL·E 3 | dall-e-3 |
![]() | Stable Diffusion XL | sdxl |