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/cerebras.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ Logos must be in .png format and be named `cerebras-light.png` and `cerebras-dar
17
17
For more details, check out the `generate.ts` script: https://github.com/huggingface/hub-docs/blob/main/scripts/inference-providers/scripts/generate.ts.
18
18
--->
19
19
20
+
<Tip>
21
+
All supported models can be found [here](https://huggingface.co/models?inference_provider=&sort=trending)
22
+
</Tip>
23
+
20
24
# Cerebras
21
25
22
26
<divclass="flex justify-center">
@@ -44,7 +48,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
0 commit comments