Lagrange Dao
  • Introduction
  • Getting Started
    • Build and push your Docker image
    • How to Use the Test Environment
  • Space
    • Intro
      • Lagrange Definition Language(LDL)
      • Lagrange-cli
    • Create Space
    • Build Space
      • Option 1: Langrange-cli
      • Option 2: Web Interface
    • Fork Space
    • Run Space
    • Space Settings
      • Instance Type
      • Space Hardware
    • Use Case
  • Datasets
    • Data Card
  • Models
  • Case Study
    • Stable Diffusion
      • How to Build Stable Diffusion Space
      • How to Integrate Stable Diffusion via Inference API
    • Diffuser/Transformer
      • How to Integrate Diffuser/Transformer
  • Decentralized Auction Marketplace
    • Auction Engine
    • Bidding Task State Machine
    • Reputation System
  • Security
    • Access Tokens
  • Token
  • Mars Testnet
    • Before You Get Started
    • Computing Provider Setup
    • Building Space
    • Using Space
    • Case Study
    • FAQ
  • API Reference
Powered by GitBook
On this page
  1. Space
  2. Space Settings

Instance Type

PreviousSpace SettingsNextSpace Hardware

Last updated 8 months ago

Instance Type Naming Convention

Instance types are named based on their family, generation, processor family, additional capabilities, and size.

  • The first position of the instance type name indicates the instance family, for example p.

  • The second position indicates the instance generation, for example 1.

  • The third position indicates the processor family, for example a.

  • The remaining letters before the period indicate additional capabilities, such as instance store volumes.

  • After the period (.) is the instance size, such as small or 4xlarge.

Instance families

  • C – Compute optimized

  • D – Dense storage

  • F – FPGA

  • G – Graphics intensive

  • Hpc – High performance computing

  • I – Storage optimized

  • M – General purpose

  • Mac – macOS

  • P – GPU accelerated

  • R – Memory optimized

  • T – Burstable performance

  • U – High memory

  • VT – Video transcoding

  • X – Memory intensive

Processor families

  • a – AMD processors

  • i – Intel processors

Additional capabilities

  • d – instance store volumes

  • e – Extra storage or memory

  • z – High performance

  • flex – Flex instance