πŸ“Œ Anyscale API

Number of APIs: 27

Note: Multi-tenant endpoints will be deprecated on 08/01/2024, use hosted endpoints instead.

Prerequisites

Usage

  1. Create a fork

  2. Update collection variables

  3. Send requests

Documentation

Models

Models include Llama & CodeLlama (by Meta AI, open-weight) and Mixtral (by Mistral AI, open-weight).

About Anyscale

The modern AI infrastructure trusted by the world’s leading AI teams.

  1. πŸš€ Get Started (Inference) - Chat (meta-llama/Llama-2-70b-chat-hf) POST {{baseUrl}}/chat/completions

  2. πŸš€ Get Started (Inference) - Chat (meta-llama/Llama-3-70b-chat-hf) POST https://api.endpoints.anyscale.com/v1/chat/completions

  3. πŸš€ Get Started (Fine-Tuning)-llama-2-13b-chat-hf - Get fine-tuning job GET {{baseUrl}}/fine_tuning/jobs/eftjob_zsab8ywdtku5ybraglvl1rb1nl

  4. πŸš€ Get Started (Fine-Tuning)-llama-2-13b-chat-hf - Chat (fine-tuned model) POST {{baseUrl}}/chat/completions

  5. πŸš€ Get Started (Fine-Tuning)-llama-2-70b-chat-hf - Get fine-tuning job GET {{baseUrl}}/fine_tuning/jobs/eftjob_tudiz97ivg13zstd9kllg7i35h

  6. πŸš€ Get Started (Fine-Tuning)-llama-2-70b-chat-hf - Chat (fine-tuned model) POST {{baseUrl}}/chat/completions

  7. πŸš€ Get Started (Fine-Tuning)-mistral-7B-Instruct-v0.1 - Create fine-tuning job POST {{baseUrl}}/fine_tuning/jobs

  8. πŸš€ Get Started (Fine-Tuning)-mistral-7B-Instruct-v0.1 - Get fine-tuning job GET {{baseUrl}}/fine_tuning/jobs/eftjob_g8cug2pze2i41k9hb3mp4l1fs5

  9. πŸš€ Get Started (Fine-Tuning)-mistral-7B-Instruct-v0.1 - Chat (fine-tuned model) POST {{baseUrl}}/chat/completions

  10. πŸš€ Get Started (Fine-Tuning)-mixtral-8x7B-Instruct-v0.1 - Create fine-tuning job POST {{baseUrl}}/fine_tuning/jobs