-
Notifications
You must be signed in to change notification settings - Fork 8
[EDU-6507] Update AI models #1663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
#### Tasks with natural language input | ||
|
||
- Natural language to regions (one to many): | ||
|
||
| Tag | Description | | ||
|------|-------------| | ||
| `<CAPTION_TO_PHRASE_GROUNDING>` | Given a caption, provides bounding boxes to visually ground phrases in the caption | | ||
| `<PHRASE_GROUNDING>` | Given a caption, provides bounding boxes to visually ground phrases in the caption | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `<PHRASE_GROUNDING>` | Given a caption, provides bounding boxes to visually ground phrases in the caption | | |
| `<PHRASE_GROUNDING>` | Given a caption, provides bounding boxes to visually ground phrases in the caption. | |
@@ -95,33 +278,7 @@ Florence uses tags according to each task it will perform. Below are all the tag | |||
|------|-------------| | |||
| `<REFERRING_EXPRESSION_SEGMENTATION>` | Referring Expression Segmentation - given a natural language descriptor identifies the segmented corresponding region | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `<REFERRING_EXPRESSION_SEGMENTATION>` | Referring Expression Segmentation - given a natural language descriptor identifies the segmented corresponding region | | |
| `<REFERRING_EXPRESSION_SEGMENTATION>` | Referring Expression Segmentation - given a natural language descriptor identifies the segmented corresponding region. | |
src/content/docs/en/pages/main-menu/reference/edge-ai/ai-models/gemma-3.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/en/pages/main-menu/reference/edge-ai/ai-models/gemma-3.mdx
Outdated
Show resolved
Hide resolved
@@ -24,8 +24,8 @@ permalink: /documentacao/produtos/ai/edge-ai/modelos/baai-bge-reranker-v2-m3/ | |||
|
|||
| Recurso | Detalhes | | |||
|---------|--------| | |||
| Suporte a Longo Prazo da Azion (LTS) | ✅ / ❌| | |||
| Comprimento do Contexto | 8192 | | |||
| Suporte a Longo Prazo da Azion (LTS) | ❌| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Suporte a Longo Prazo da Azion (LTS) | ❌| | |
| Azion Long-term Support (LTS) | ❌| |
@@ -26,7 +26,7 @@ O modelo **E5 Mistral 7B Instruct** é otimizado para tarefas de embedding de te | |||
| Recurso | Detalhes | | |||
|---------|--------| | |||
| Suporte a Longo Prazo da Azion (LTS) | ❌ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Suporte a Longo Prazo da Azion (LTS) | ❌ | | |
| Azion Long-term Support (LTS) | ❌ | |
@@ -27,7 +27,7 @@ permalink: /documentacao/produtos/ai/edge-ai/modelos/florence-2/ | |||
|---------|--------| | |||
| Tool Calling | ❌ | | |||
| Suporte a longo prazo da Azion (LTS) | ❌ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Suporte a longo prazo da Azion (LTS) | ❌ | | |
| Azion Long-term Support (LTS) | ❌ | |
@@ -27,7 +27,7 @@ O **Gemma 3** é um modelo projetado para implementação rápida em dispositivo | |||
|---------|--------| | |||
| Tool Calling | ❌ | | |||
| Suporte a longo prazo da Azion (LTS) | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Suporte a longo prazo da Azion (LTS) | ✅ | | |
| Azion Long-term Support (LTS) | ✅ | |
@@ -27,7 +27,7 @@ permalink: /documentacao/produtos/ai/edge-ai/modelos/mistral-3-small/ | |||
|---------|--------| | |||
| Tool Calling | ✅ | | |||
| Suporte a longo prazo da Azion (LTS) | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Suporte a longo prazo da Azion (LTS) | ✅ | | |
| Azion Long-term Support (LTS) | ✅ | |
Co-authored-by: LuizaVSantos <luiza.santos@azion.com>
Related issue:
Changes
Additional links