Skip to content

Commit

Permalink
πŸ“– DOC: Llama 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msaaddev committed Dec 8, 2024
1 parent bad562e commit b07f0c3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base

| Model | Provider | Owner | Context | Cost* |
|---------------------------------------------------------------------------------------------------------------------------|----------|------------|---------|----------------------------------------------|
| 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 |
| 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 |
| 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 |
| 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 |
Expand Down Expand Up @@ -121,6 +122,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base

| Model | Provider | Owner | Context | Cost* |
|-----------------------------------------------------------------------------------------|----------|---------|---------|---------------------------------------------|
| 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 |
| 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 |
| 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 |
| Llama-3-70b <br/> ID: <InlineCopy content="groq:llama3-70b-8192" /> | Groq | Meta | 8,192 | $0.59 prompt <br/> $0.79 completion |
Expand All @@ -136,6 +138,7 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
| Model | Provider | Owner | Context | Cost* |
|------------------------------------------------------------------------------|--------------|-------|---------|--------------------------------------------|
| 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 |
| 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 |
| 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 |
| Llama-3.1-405b <br/> ID: <InlineCopy content="fireworks:llama-v3p1-405b-instruct" /> | Fireworks AI | Meta | 131,072 | $3 prompt <br/> $3 completion |
| 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 |
Expand Down

0 comments on commit b07f0c3

Please sign in to comment.