📚
Docs - Float16
homeapp
  • 🚀GETTING STARTED
    • Introduction
    • Account
      • Dashboard
      • Profile
      • Payment
      • Workspace
    • One Click Deploy
      • Quick Start
        • Instance Detail
        • Re-generate API Key
        • Terminate Instance
      • Features
        • OpenAI Compatible
        • Long context and Auto scheduler
        • Quantization
        • Context caching
      • Limitation
      • Validated model
      • Endpoint Specification
    • Serverless GPU
      • Quick Start
        • Mode
        • Task Status
        • App Features
          • Project Detail
      • Tutorials
        • Hello World
        • Install new library
        • Prepare model weight
        • S3 Copy output from remote
        • R2 Copy output from remote
        • Direct upload and download
        • Server mode
        • LLM Dynamic Batching
        • Train and Inference MNIST
        • Etc.
      • CLI References
      • ❓FAQ
    • Playground
      • FloatChat
      • FloatPrompt
      • Quantize by Float16
  • 📚Use Case
    • Q&A Bot (RAG)
    • Text-to-SQL
    • OpenAI with Rate Limit
    • OpenAI with Guardrail
    • Multiple Agents
    • Q&A Chatbots (RAG + Agents)
  • ✳️Journey
    • ✨The Beginner's LLM Development Journey
    • 📖Glossary
      • [English Version] LLM Glossary
      • [ภาษาไทย] LLM Glossary
    • 🧠How to install node
  • Prompting
    • 📚Variable
    • ⛓️Condition
    • 🔨Demonstration
    • ⌛Loop
    • 📙Formatting
    • 🐣Chat
    • 🔎Technical term (Retrieve)
  • Privacy Policy
  • Terms & Conditions
Powered by GitBook
On this page
  • Getting Started
  • Prerequisites
  • Quickstart Guide
  • Check all projects
  • Create new project
  • Check all tasks
  1. GETTING STARTED
  2. Serverless GPU
  3. Quick Start

App Features

PreviousTask StatusNextProject Detail

Last updated 23 days ago

Getting Started

Prerequisites

  • Obtain your Float16 authentication token

  • Access the Float16 App for serverless GPU service

Quickstart Guide

After obtaining your token, the Quickstart Guide provides a step-by-step introduction to develop mode usage and deployment mode procedures

Check all projects

The Projects section provides a comprehensive overview of all projects in your Float16 account.

  • Displays all your projects.

    • Search by Project ID, and filter by status and creation date.

  • Click on any project to view more detailed project information.

Create new project

Creating a new project in Float16 is simple and takes just a few steps:

  • Click “Create Project” from the Projects page

  • Select your Instance Type (currently available: h100)

  • Click “Create Project” to finalize the setup

Once created, your project will appear in the list under the Projects section. You can then deploy or run tasks using this project ID.

Check all tasks

The Tasks section offers a centralized view of all tasks across your entire Float16 account. You can efficiently manage tasks by filtering based on Task ID, Status, Type, and Date.

To explore task, click on individual tasks to access detailed information.

🚀
Quickstart Guide
Create New Project
Task Detail