Skip to content

Commit 41ed38b

Browse files
authored
Update Genenrative AI Vision Example Guide (Ameba-AIoT#59)
- update model type
1 parent 58b3c51 commit 41ed38b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/ameba_pro2/amb82-mini/Example_Guides/Neural Network/Multimedia AI/Generative AI Vision.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ Online LLM Models
4848
-----------------
4949
Various online servers and LLM models featured in the SDK:
5050

51-
+--------------------------------------+---------------------------------------+-----------------------------+---------------------------------+
52-
| **Server** | **Model** | **Rate Limit** | **Pricing** |
53-
+======================================+=======================================+=============================+=================================+
54-
| openAI platform | gpt-4o-mini | 500 RPM | Chargeable (Tier 1) |
55-
+--------------------------------------+---------------------------------------+-----------------------------+---------------------------------+
56-
| Google AI Studio | gemini-2.0-flash | 15 RPM | Free of charge |
57-
+--------------------------------------+---------------------------------------+-----------------------------+---------------------------------+
58-
| GroqCloud | llama-3.2-90b-vision-preview | 15 RPM | Free of charge |
59-
+--------------------------------------+---------------------------------------+-----------------------------+---------------------------------+
51+
+--------------------------------------+---------------------------------------------------+-----------------------------+---------------------------------+
52+
| **Server** | **Model** | **Rate Limit** | **Pricing** |
53+
+======================================+===================================================+=============================+=================================+
54+
| openAI platform | gpt-4o-mini | 500 RPM | Chargeable (Tier 1) |
55+
+--------------------------------------+---------------------------------------------------+-----------------------------+---------------------------------+
56+
| Google AI Studio | gemini-2.0-flash | 15 RPM | Free of charge |
57+
+--------------------------------------+---------------------------------------------------+-----------------------------+---------------------------------+
58+
| GroqCloud | meta-llama/llama-4-scout-17b-16e-instruct | 15 RPM | Free of charge |
59+
+--------------------------------------+---------------------------------------------------+-----------------------------+---------------------------------+
6060

6161
**Rate Limit References**
6262

0 commit comments

Comments
 (0)