You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/inference-providers/providers/fireworks-ai.md
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,23 +36,3 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
36
36
Fireworks AI is a developer-centric platform that delivers high-performance generative AI solutions, enabling efficient deployment and fine-tuning of large language models (LLMs) and image models.
37
37
## Supported tasks
38
38
39
-
40
-
### Chat Completion (LLM)
41
-
42
-
Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
Copy file name to clipboardExpand all lines: docs/inference-providers/tasks/summarization.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@ For more details about the `summarization` task, check out its [dedicated page](
24
24
25
25
### Recommended models
26
26
27
-
-[facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn): A strong summarization model trained on English news articles. Excels at generating factual summaries.
28
27
-[Falconsai/medical_summarization](https://huggingface.co/Falconsai/medical_summarization): A summarization model trained on medical articles.
29
28
30
29
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=summarization&sort=trending).
@@ -34,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/
0 commit comments