Skip to content

Commit b07f0c3

Browse files
committed
πŸ“– DOC: Llama 3.3
1 parent bad562e commit b07f0c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

β€Žapps/baseai.dev/content/docs/docs/supported-models-and-providers.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
7676

7777
| Model | Provider | Owner | Context | Cost* |
7878
|---------------------------------------------------------------------------------------------------------------------------|----------|------------|---------|----------------------------------------------|
79+
| Llama-3.3-70B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Llama-3.3-70B-Instruct-Turbo" /> | Together | Meta | 131,072 | $0.88 prompt <br/> $0.88 completion |
7980
| Llama-3.1-405B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo" /> | Together | Meta | 4,096 | $5 prompt <br/> $5 completion |
8081
| Llama-3.1-70B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo" /> | Together | Meta | 8,192 | $0.88 prompt <br/> $0.88 completion |
8182
| Llama-3.1-8B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo" /> | Together | Meta | 8,192 | $0.18 prompt <br/> $0.18 completion |
@@ -121,6 +122,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
121122

122123
| Model | Provider | Owner | Context | Cost* |
123124
|-----------------------------------------------------------------------------------------|----------|---------|---------|---------------------------------------------|
125+
| Llama-3.3-70b-versatile <br/> ID: <InlineCopy content="groq:llama-3.3-70b-versatile" /> | Groq | Meta | 128,000 | $0.59 prompt <br/> $0.79 completion |
124126
| Llama-3.1-70b-versatile <br/> ID: <InlineCopy content="groq:llama-3.1-70b-versatile" /> | Groq | Meta | 131,072 | $0.59 prompt <br/> $0.79 completion |
125127
| Llama-3.1-8b-instant <br/> ID: <InlineCopy content="groq:llama-3.1-8b-instant" /> | Groq | Meta | 131,072 | $0.59 prompt <br/> $0.79 completion |
126128
| Llama-3-70b <br/> ID: <InlineCopy content="groq:llama3-70b-8192" /> | Groq | Meta | 8,192 | $0.59 prompt <br/> $0.79 completion |
@@ -136,6 +138,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
136138
| Model | Provider | Owner | Context | Cost* |
137139
|------------------------------------------------------------------------------|--------------|-------|---------|--------------------------------------------|
138140
| Llama-3.2-3b <br/> ID: <InlineCopy content="fireworks:llama-v3p2-3b-instruct" /> | Fireworks AI | Meta | 131,072 | $0.1 prompt <br/> $0.1 completion |
141+
| Llama 3.3 70B Instruct <br/> ID: <InlineCopy content="fireworks:llama-v3p3-70b-instruct" /> | Fireworks AI | Meta | 131,072 | $0.9 prompt <br/> $0.9 completion |
139142
| Llama-3.2-1b <br/> ID: <InlineCopy content="fireworks:llama-v3p2-1b-instruct" /> | Fireworks AI | Meta | 131,072 | $0.1 prompt <br/> $0.1 completion |
140143
| Llama-3.1-405b <br/> ID: <InlineCopy content="fireworks:llama-v3p1-405b-instruct" /> | Fireworks AI | Meta | 131,072 | $3 prompt <br/> $3 completion |
141144
| Llama-3.1-70b <br/> ID: <InlineCopy content="fireworks:llama-v3p1-70b-instruct" /> | Fireworks AI | Meta | 131,072 | $0.9 prompt <br/> $0.9 completion |

0 commit comments

Comments
Β (0)