diff --git a/pages/partners/_meta.json b/pages/partners/_meta.json index 6bdd51fb..49a6e818 100644 --- a/pages/partners/_meta.json +++ b/pages/partners/_meta.json @@ -1,5 +1,6 @@ { "yeager": "Yeager AI", "heurist": "Heurist", - "ionet": "io.net" + "ionet": "io.net", + "comput3": "Comput3" } \ No newline at end of file diff --git a/pages/partners/comput3.mdx b/pages/partners/comput3.mdx new file mode 100644 index 00000000..35c5be03 --- /dev/null +++ b/pages/partners/comput3.mdx @@ -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. \ No newline at end of file diff --git a/pages/validators/changelog.mdx b/pages/validators/changelog.mdx index 3d497261..c634c1ad 100644 --- a/pages/validators/changelog.mdx +++ b/pages/validators/changelog.mdx @@ -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