Ritual
GitHubGitHub (opens in a new tab)
  • Home
    • Overview
    • Hello, World!
    • Running an ONNX Model
    • Running a Torch Model
    • TGI Inference with Mistral-7B
    • Prompt to NFT
    • Running GPT-4
    • Introduction
    • Regression
    • Classification
    • Neural Networks
    • Reinforcement Learning
    • Embeddings
    • Learn ML with Examples #1
    • FAQs
    • Introduction to Transformers
    • Input Embedding
    • Positional Embedding
    • Attention
    • FFN & Outputs
    • Transformers Resources

Overview

Below you'll find a collection of end-to-end tutorials and guides to help you get started with running Infernet applications locally.

Hello, World!

Hello, World!

Infernet's version of a "Hello, World!" program.

View on GitHubGitHub
Running An ONNX Model

Running An ONNX Model

Use ONNX runtime to run a pre-trained model.

View on GitHubGitHub
Running A Torch Model

Running A Torch Model

Load a pytorch model and run it with Infernet.

View on GitHubGitHub
TGI with Mistral 7-b

TGI with Mistral 7-b

Integrate Infernet with a TGI service running Mistral 7-b.

View on GitHubGitHub
Prompt to NFT

Prompt to NFT

Run a diffusion model to generate an NFT from a prompt

View on GitHubGitHub
Running GPT-4

Running GPT-4

Learn how to integrate Infernet with OpenAI's GPT-4.

View on GitHubGitHub
HomeHello, World!

MIT 2024 © Nextra.