---
title: "Anyscale tutorials"
description: "Learn how to use Anyscale by running tutorials that model common application patterns and best practices."
---

# Anyscale tutorials

Anyscale provides the following tutorials as a starting point for building out your own workloads on the platform. Anyscale has designed these tutorials to run from your local CLI using resources in your Anyscale organization. If you're the first Anyscale user in your organization, see [Get started for admins](/administration/get-started.md).

-   [Get started with jobs](/tutorials/submit-a-job.md)
-   [Get started with services](/tutorials/deploy-a-service.md)
-   [Deploy Llama 3.1 8b](/tutorials/deploy-an-llm.md)
-   [Deploy Llama 3.1 70b](/tutorials/deploy-llama-3-1-70b.md)
-   [Serving a Model with Tensor Parallelism](/tutorials/serve-tensor-parallel.md)
-   [Large-Scale Image Processing with Vision Language Models](/tutorials/image-process.md)
-   [Large-Scale Text Data Processing with Data-Juicer](/tutorials/fineweb-dedup.md)
-   [Generate videos with FastVideo](/tutorials/video-generation-with-fastvideo.md)
-   [GRPO with SkyRL](/tutorials/train-llm-with-skyrl.md)
-   [Train a model with Jax on GPUs](/tutorials/train-with-jax.md)
-   [Fine-Tuning LLM with Megatron-Bridge and Ray Train](/tutorials/train-with-megatron.md)
-   [Run Spark on Ray](/tutorials/spark-on-ray.md)

---

Next: [Submit a job](/tutorials/submit-a-job.md)