New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Hide redirects
  • 16:24, 2 September 2026AI on demand: openai/gpt-oss-120b (hist | edit) ‎[1,819 bytes]Sst-yde (talk | contribs) (Created page with "== Calling the model == <syntaxhighlight lang="bash"> # Set your personal key: STONEY_KEY=sk-... # Set the desired model: MODEL=openai/gpt-oss-120b # Set your prompt: PROMPT='Hello.' # Set maximum amount of tokens: MAX_TOKENS=100 curl https://llm.stoney-cloud.com/v1/chat/completions \ --silent --fail --show-error \ --header "Authorization: Bearer $STONEY_KEY" \ --header 'Content-Type: application/json' \ --data '{ "mo...")
  • 16:22, 2 September 2026AI on demand: deepseek-ai/DeepSeek-V4-Flash-0731 (hist | edit) ‎[1,975 bytes]Sst-yde (talk | contribs) (Created page with "== Calling the model == <syntaxhighlight lang="bash"> # Set your personal key: STONEY_KEY=sk-... # Set the desired model: MODEL=deepseek-ai/DeepSeek-V4-Flash-0731 # Set your prompt: PROMPT='Hello.' # Set maximum amount of tokens: MAX_TOKENS=100 curl https://llm.stoney-cloud.com/v1/chat/completions \ --silent --fail --show-error \ --header "Authorization: Bearer $STONEY_KEY" \ --header 'Content-Type: application/json' \ --data '{...")
  • 17:15, 21 July 2026AI on demand: black-forest-labs/FLUX.1-schnell (hist | edit) ‎[1,282 bytes]Sst-yde (talk | contribs) (Created page with "== Calling the model == <syntaxhighlight lang="bash"> # Set your personal key: STONEY_KEY=sk-... # Set the desired model: MODEL=black-forest-labs/FLUX.1-schnell # Set your prompt: PROMPT='Create a photorealistic picture of some cats.' # Size of the generated image (WIDTHxHEIGHT): SIZE=1024x1024 # Number of inference steps: STEPS=4 curl https://llm.stoney-cloud.com/v1/images/generations \ --silent --fail --show-error \ --header "Authorization: Bearer...")
  • 10:58, 15 July 2026AI on demand: apertus-ai/Apertus-v1.5-8B (hist | edit) ‎[1,719 bytes]Sst-la1 (talk | contribs) (Redirected page to AI on demand: apertus-ai/Apertus-v1.5-8B-Prerelease-2607) Tag: New redirect
  • 09:36, 1 July 2026MediaWiki Shared: log in manual (de) (hist | edit) ‎[633 bytes]Sst-fbe (talk | contribs) (Created page with "= Step 1 = Öffnen Sie in Ihrem Webbrowser die URL, welche Sie mit den Login-Daten bekommen haben: Beispiel: <syntaxhighlight lang="bash"> https://musterfirma.stoney-wiki.com </syntaxhighlight> = Step 2 = Geben Sie 'Username' und 'Password', welche sie von uns empfangen haben, ein. Klicken Sie anschliessend auf 'Log in'. '''Wir danken Ihnen, dass Sie MediaWiki Shared benutzen!'''") originally created as "MediaWiki Shared log in manual deutsch"