Vanna Labs
  • Introduction
    • 👋Welcome
    • ✨Summary
  • Vision
    • 🏪The AI One-Stop-Shop
      • AI Models on Vanna
      • Applied ML on Vanna
    • 🤝Interoperability
    • ✅Computational Verifiability
    • 🌐Decentralization
    • 🛡️Censorship Resistance
  • Vanna Network
    • 🏗️Architecture
      • Data Preprocessing
      • Parallelized Inference Pre-Execution (PIPE)
      • Validation-Computation Separation (VCS)
      • Cryptoeconomic Security
      • Modular Design
    • ⚙️Inference Modes
      • Vanilla Inference
      • zkML Inference
      • zkFP Inference
      • opML Inference
      • TEE Inference
    • 💿Data Storage
      • Model Storage
      • Data Availability
    • 💻Portal
  • Build
    • 🛠️Getting started
      • Networks
      • Faucets
      • Model Storage
    • 💻Building dApps
      • Data Preprocessing
      • Inference API
      • Inference Example
    • 💾Models
      • Supported LLMs
  • 🔗Links
  • Key Concepts
    • 🧠AI x Blockchain
    • 📜Optimistic Rollups
    • 💾Data Availability
    • ⚡zkML
    • ☀️opML
Powered by GitBook
On this page
  1. Build
  2. Getting started

Model Storage

Valence Network's Model Storage Network on IPFS

PreviousFaucetsNextBuilding dApps

Last updated 9 months ago

In order to permissionlessly access open-source models on Valence's decentralized model storage layer, set up an IPFS client and connect to Vanna's swarm with the following swarm key:

/key/swarm/psk/1.0.0/
/base16/
4b0c480e8a225ceaebf7eef483cb45f493bf45f2e7eb65442d6e716c136846a1

To learn more about IPFS and how to run an IPFS node, refer to the .

🛠️
IPFS documentation