Skip to content

Commit

Permalink
add updated labels to all pages
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrushefsky committed Mar 6, 2025
1 parent e37b5cf commit 2b104b5
Show file tree
Hide file tree
Showing 232 changed files with 735 additions and 233 deletions.
233 changes: 0 additions & 233 deletions all-updates.json

This file was deleted.

3 changes: 3 additions & 0 deletions guides/computer-vision/deploy-blip-with-cog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Deploy SLIP with Cog HTTP Prediction Server'
---

*Last Updated: October 10, 2024*


[Cog](https://cog.run/) is an open-source tool that helps simplify the work of building inference applications for
various AI models. It provides CLI tools, Python modules for prediction and fine-tuning, and an HTTP prediction server
using FastAPI.
Expand Down
3 changes: 3 additions & 0 deletions guides/computer-vision/yolov8/batch-processing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Batch Processing'
---

*Last Updated: October 10, 2024*


## Introduction

This guide is a continuation of our previous article, focusing on deploying the YOLO model for batch processing on
Expand Down
3 changes: 3 additions & 0 deletions guides/computer-vision/yolov8/deployment-tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description:
real-time object detection."
---

*Last Updated: October 10, 2024*


# YOLOv8 on Salad

## Introduction
Expand Down
3 changes: 3 additions & 0 deletions guides/computer-vision/yolov8/model-training-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description:
'In this blog, we showcase training three distinct custom YOLOv8 models on SaladCloud within an hour for just $1.'
---

*Last Updated: October 10, 2024*


### Introduction: Training a Custom YOLO Model for Logo Detection\*\*

In the realm of AI and machine learning, the power of customization cannot be overstated. Our previous article covered
Expand Down
3 changes: 3 additions & 0 deletions guides/computer-vision/yolov8/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'YOLOv8 QuickStart Guide'
---

*Last Updated: October 10, 2024*


## **Introduction**

Object detection has significantly evolved from its early days. Early systems struggled with shape differentiation, but
Expand Down
3 changes: 3 additions & 0 deletions guides/computer-vision/yolov8/yolov8.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'YOLOv8'
---

*Last Updated: October 10, 2024*


In this guide, we will go through deploying YOLOv8 applications using SaladCloud .

## **What is Yolo?**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'How to Deploy Flux (ComfyUI)'
description: 'A guide to deploying Flux1-Schnell on SaladCloud with ComfyUI'
---

*Last Updated: October 10, 2024*


![Deploy Flux on Salad, generated in flux](/guides/image-generation/images/deploy-flux-5.png)

# High Level
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'How to Deploy Stable Diffusion (Automatic1111)'
description: 'A guide to deploying a custom stable diffusion model on SaladCloud with Automatic1111'
---

*Last Updated: October 10, 2024*


# High Level

Regardless of your choice of stable diffusion inference server, models, or extensions, the basic process is as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'How to Deploy Stable Diffusion (ComfyUI)'
description: 'A guide to deploying a custom stable diffusion model on SaladCloud with ComfyUI'
---

*Last Updated: October 10, 2024*


# High Level

Regardless of your choice of stable diffusion inference server, models, or extensions, the basic process is as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'How to Deploy Stable Diffusion (Fooocus)'
description: 'A guide to deploying Fooocus on SaladCloud with the default models preloaded.'
---

*Last Updated: October 10, 2024*


# High Level

Regardless of your choice of stable diffusion inference server, models, or extensions, the basic process is as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'How to Deploy Stable Diffusion (SD.Next)'
description: 'A guide to deploying a custom stable diffusion model on SaladCloud with SD.Next'
---

*Last Updated: October 10, 2024*


# High Level

Regardless of your choice of stable diffusion inference server, models, or extensions, the basic process is as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ description:
'twitter:image:height': 540
---

*Last Updated: February 20, 2025*


This guide will take you step by step through the process of creating and deploying a production ready video-generation
service on SaladCloud. We will be using the following technologies:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'How to Manage A Large Number of Stable Diffusion Models'
---

*Last Updated: October 10, 2024*


## High Level

Limited local storage (up to 50gb) and the inevitability of node interruptions introduce complexity when managing
Expand Down
3 changes: 3 additions & 0 deletions guides/image-generation/image-gen-general.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'Image Generation On SaladCloud'
description: 'How to deploy an image generation service on SaladCloud'
---

*Last Updated: October 10, 2024*


SaladCloud is the perfect platform for deploying image generation services. We power some of the most popular image
generation sites on the internet, like [Civitai](https://blog.salad.com/civitai-salad/) and
[Blend](https://blog.salad.com/blend-salad/). We've
Expand Down
3 changes: 3 additions & 0 deletions guides/llm/llm-general.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'LLM on SaladCloud'
description: 'How to deploy a LLM service on SaladCloud'
---

*Last Updated: February 28, 2025*


# Key Considerations

To run LLM on SaladCloud, several key decisions need to be made first:
Expand Down
3 changes: 3 additions & 0 deletions guides/llm/ollama-hf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'Run Hugging Face Models with Ollama (45,000 models)'
description: 'Use Ollama with any GGUF Model on Hugging Face Hub on SaladCloud.'
---

*Last Updated: October 24, 2024*


## Introduction to Ollama

Ollama, built on the llama.cpp framework, now seamlessly integrates with a vast collection of GGUF format language
Expand Down
3 changes: 3 additions & 0 deletions guides/llm/run-ollama.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Run Ollama'
---

*Last Updated: September 24, 2024*


Ollama is a toolkit for deploying and service Large Language Models (LLMs). Ollama enables local operation of
open-source large language models like Llama 2, simplifying setup and configuration, including GPU usage, and providing
a library of supported models.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ createdAt: 'Mon Nov 13 2023 19:06:19 GMT+0000 (Coordinated Universal Time)'
updatedAt: 'Tue Apr 09 2024 16:06:40 GMT+0000 (Coordinated Universal Time)'
---

*Last Updated: October 15, 2024*


TGI (Text Generation Interface) is a toolkit for deploying and service Large Language Models (LLMs). TGI enables
high-performance text generation for the most popular open-source LLMs, including Llama, Falcon, StarCoder, BLOOM,
GPT-NeoX, and T5.
Expand Down
3 changes: 3 additions & 0 deletions guides/long-running-tasks/rabbitmq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'RabbitMQ and SaladCloud'
description: 'Managing Long-Running Tasks on SaladCloud with RabbitMQ'
---

*Last Updated: March 06, 2025*


# Managing Long-Running Tasks on SaladCloud with RabbitMQ

Managing long running tasks, such as molecular simulations, dreambooth training, and llm finetuning, presents unique
Expand Down
3 changes: 3 additions & 0 deletions guides/long-running-tasks/solution-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'Solution Overview'
description: 'Performing Long-Running Tasks on SaladCloud'
---

*Last Updated: January 20, 2025*


There are [two primary methods](/products/sce/getting-started/architectural-overview#provide-input-to-applications) to
provide inputs and retrieve results from applications running on SaladCloud:

Expand Down
3 changes: 3 additions & 0 deletions guides/long-running-tasks/sqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'SQS and SaladCloud'
description: 'Managing Long-Running Tasks on SaladCloud with SQS'
---

*Last Updated: February 25, 2025*


# Managing Long-Running Tasks on SaladCloud with SQS

Managing long running tasks, such as molecular simulations, dreambooth training, and llm finetuning, presents unique
Expand Down
3 changes: 3 additions & 0 deletions guides/real-time-inference/build-redis-queue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: 'Build Your Own Redis-Based Queue'
description: 'Enable Real-Time AI Inference on SaladCloud'
---

*Last Updated: February 28, 2025*


## Real-Time AI Inference with a Redis-Based Queue

Several customers have successfully implemented a Redis-based, flexible and platform-independent queue for real-time
Expand Down
3 changes: 3 additions & 0 deletions guides/real-time-inference/use-container-gateway.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: "Use SaladCloud's Container Gateway"
description: 'Enable Real-Time AI Inference on SaladCloud'
---

*Last Updated: February 25, 2025*


## Main Requirements of Real-Time AI Inference

- Typical use cases include image generation, large language models (LLMs), and transcription, where inference times
Expand Down
3 changes: 3 additions & 0 deletions guides/text-to-speech/metavoice-tts-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'MetaVoice TTS with Voice Cloning Guide'
---

*Last Updated: October 10, 2024*


## Introduction

Text-to-speech (TTS) technology has seen remarkable advancements in recent years, becoming increasingly accessible and
Expand Down
3 changes: 3 additions & 0 deletions guides/text-to-speech/openvoice-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'OpenVoice Text-to-Speech and Voice Cloning Guide'
---

*Last Updated: October 10, 2024*


## Introduction

Text-to-speech (TTS) technology has undergone significant advancements in recent years, becoming more affordable and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'How to Create a Downloadable File from AWS'
---

*Last Updated: October 09, 2024*


To create a downloadable link for an object in AWS S3 you can generate a pre-signed URL. A pre-signed URL allows you to
grant temporary access to an object in your S3 bucket without exposing your credentials.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'How to Create a Downloadable File from Azure'
---

*Last Updated: October 09, 2024*


Azure Blob Storage allows you to generate a Shared Access Signature (SAS) token, which provides secure, time-limited
access to your blobs (files) without sharing your account key. This guide will walk you through the steps to create a
downloadable link using a SAS token.
Expand All @@ -23,6 +26,9 @@ downloadable link using a SAS token.

---

*Last Updated: October 09, 2024*


### **Step 3: Access the Blob Service**

1. In the storage account overview, scroll down to the **"Blob service"** section in the left-hand menu.
Expand All @@ -45,6 +51,9 @@ downloadable link using a SAS token.

---

*Last Updated: October 09, 2024*


### **Step 5: Copy the SAS URL**

1. Once the SAS token and URL are generated, you'll see a URL in the **"Blob SAS URL"** field.
Expand Down
3 changes: 3 additions & 0 deletions guides/transcription/salad-transcription-api/captions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description:
captions, understand our industry-standard formatting, and translate captions into multiple languages.'
---

*Last Updated: November 18, 2024*


## Introduction

Salad Transcription API provides powerful features for generating captions in the SRT (SubRip Subtitle) format, which is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'How to Create a Downloadable File from Dropbox'
---

*Last Updated: October 09, 2024*


To make a Dropbox file link directly downloadable, you need to modify the URL slightly. Here’s how to do it:

### Step 1: Get the Shareable Link
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Extract quotes from transcriptions
---

*Last Updated: March 05, 2025*


By using our integrated custom LLM prompts, you can extract the important quotes from your transcriptions. To use this,
you just need to add the `custom_prompt` input parameter to your transcription request.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'How to Create a Downloadable File from Google Drive'
---

*Last Updated: October 09, 2024*


If you encounter an error indicating that your audio file cannot be downloaded or the duration is missing, then you will
need to make sure your file is in a downloadable format. Follow these steps to ensure the file is publicly available and
downloadable.
Expand Down
3 changes: 3 additions & 0 deletions guides/transcription/salad-transcription-api/llm-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: >
`overall_classification`, and `overall_sentiment_analysis` to extract deeper insights from your audio content.
---

*Last Updated: November 18, 2024*


## Introduction

Salad Transcription API now offers integration with Large Language Models (LLMs) to provide advanced features such as
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Migrating from Assembly Transcription'
---

*Last Updated: February 18, 2025*


Migrating from Assembly Transcription to Salad Transcription API will require you to replace your Assembly Python
functions with Salad compatible ones. Whilst we do not offer an SDK, we do have example Python functions that you can
use in replacement.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Migrating from Amazon Transcribe'
---

*Last Updated: February 28, 2025*


Migrating from Amazon Transcribe to Salad Transcription API will require you to replace your Amazon Transcribe Python
functions with Salad compatible ones. Whilst we do not offer an SDK, we do have example Python functions that you can
use in replacement.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Migrating from Azure Batch Transcription'
---

*Last Updated: February 28, 2025*


Migrating from Azure Batch Transcription to Salad Transcription API will require only a simple API call modification.
Depending on which features you are using, you may also be able to reduce the number of API calls required, as Salad
Transcription API is able to handle multiple steps in one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Migrating from Google Cloud Speech to Text'
---

*Last Updated: February 12, 2025*


Migrating from GCP Transcription (Google Cloud Speech to Text) to Salad Transcription API will require you to replace
your GCP Python functions with Salad compatible ones. Whilst we do not offer an SDK, we do have example Python functions
that you can use in replacement.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Migrating from Rev Transcription'
---

*Last Updated: February 12, 2025*


Migrating from Rev Transcription to Salad Transcription API will require only a simple API call modification. Depending
on which features you are using, you may also be able to reduce the number of API calls required, as Salad Transcription
API is able to handle multiple steps in one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: 'Pabbly Transcription Guide'
---

*Last Updated: October 30, 2024*


Pabbly Connect users can now integrate Salad Transcription services into their Pabbly workflows. Learn more about
Pabbly’s SaladCloud integration, [here](https://www.pabbly.com/connect/integrations/salad-transcription-api/).

Expand Down
Loading

0 comments on commit 2b104b5

Please sign in to comment.