Skip to Content
DocumentationModelsModels

Models

Stacknet provides access to models through Model Layers, fine tuned pools of models and capabilities. Models are served by nodes operated by aISPs.

Available Model Layers

Language Models

ModelModalitiesCapabilitiesContext
previewText, Image → TextFunction calling, Structured output, Reasoning128K+
duceText, Image → Text, Image → Image, Text → Video, Image → Video, Video → Video, Text → Music, Music → Music, TTSSOTA music, Function calling, Reasoning, MoM128K+
magmaText, Image → Text, Image → Image, Text → Video, Image → Video, Video → Video, Text → Music, Music → Music, TTSSOTA video, Function calling, Reasoning, MoM1m

Creating a Model Layer

Anyone on the network can create network wide supported model layers and earn every time the model layer is used. A model layer will qualify and propagate if the following requirements are met:

  • 90% network support (can run on the hardware of the network. Making hardware targeting moot. Real network-wide performance is the bar.)
  • 40% different composition from the leading model layer
  • 2.5%+ better benchmark than the leading model layer
  • (Cumulative model parameters x 10 ) + Network Benchmark tokens = Token Cost
  • Written and compiled in Lode Language 

Try a Model Layer

Visit the Chat API playground to test model layers interactively.

Last updated on