Spaces:
Running
Running
Update model details
Browse files
README.md
CHANGED
@@ -36,9 +36,11 @@ Clicking on the button will download the file.
|
|
36 |
|
37 |
# Summary of the LLMs
|
38 |
|
39 |
-
SlideDeck AI allows the use of different LLMs from
|
40 |
|
41 |
-
|
|
|
|
|
42 |
|
43 |
| LLM | Provider (code) | Requires API key | Characteristics |
|
44 |
|:---------------------------------| :------- |:----------------------------------------------------------------------------|:-------------------------|
|
|
|
36 |
|
37 |
# Summary of the LLMs
|
38 |
|
39 |
+
SlideDeck AI allows the use of different LLMs from four online providers—Hugging Face, Google, Cohere, and Together AI. These service providers—even the latter three—offer generous free usage of relevant LLMs without requiring any billing information.
|
40 |
|
41 |
+
Based on several experiments, SlideDeck AI generally recommends the use of Mistral NeMo and Gemini Flash to generate the slide decks.
|
42 |
+
|
43 |
+
The supported LLMs offer different styles of content generation. Use one of the following LLMs along with relevant API keys/access tokens, as appropriate, to create the content of the slide deck:
|
44 |
|
45 |
| LLM | Provider (code) | Requires API key | Characteristics |
|
46 |
|:---------------------------------| :------- |:----------------------------------------------------------------------------|:-------------------------|
|