Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pages/partners/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"yeager": "Yeager AI",
"heurist": "Heurist",
"ionet": "io.net"
"ionet": "io.net",
"comput3": "Comput3"
}
7 changes: 7 additions & 0 deletions pages/partners/comput3.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Comput3

[Comput3](https://genlayer.comput3.ai/) is a decentralized compute network providing access to various AI models. The platform offers serverless access to open-source AI models through a distributed infrastructure, enabling developers to leverage powerful AI capabilities without the need for local hardware.

In partnership with GenLayer, Comput3 provides access to inferencing APIs with support for llama3, hermes3, and qwen3 models. GenLayer Validators can use the Comput3.ai inferencing API to power their Intelligent Contracts with high-quality AI responses. Validators can obtain free [Comput3 API credits](https://genlayer.comput3.ai/) to get started with their validator setup.

This partnership enhances the GenLayer ecosystem by providing reliable and scalable AI inference capabilities for decentralized applications.
6 changes: 6 additions & 0 deletions pages/validators/changelog.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.3.3

## New features

- Added [Comput3](/validators/setup-guide#genvm-configuration) as a supported LLM provider for validators

# v0.3.2

## New features
Expand Down