Skip to main content

SDK for validators from various subnets to publish their reward function inputs to validators within the omron subnet.

Project description

Omron SN2 (𝜏, β)

Discord Chat

Proof of Inference

DocumentationXInference LabsExplorerDashboard

Omron represents a significant stride in enhancing the Bittensor network, aiming to create the world's largest peer-to-peer Verified Intelligence network, by building a Proof-of-Inference system for the Bittensor network. This initiative aligns with the Opentensor foundation's criteria for innovative subnet solutions. zk-ML allows AI models to be converted into a unique 'fingerprint,' a circuit that can be used to verify that a model's prediction was generated by a specific AI model, thereby providing what we term as Proof-of-Inference.

Proof of Weights SDK

The proof of weights SDK allows validators from various subnets to publish their reward function inputs to validators within the omron subnet.

Usage

The proof of weights SDK is available on PyPI as proof-of-weights (https://pypi.org/project/proof-of-weights/).

import proof_of_weights
proofs = proof_of_weights.Proof_Of_Weights(wallet_name: str, wallet_hotkey: str, omron_validator_ss58: str, netuid: int, network: str = "finney")
proofs.submit_inputs(reward_function_inputs: list)
proofs.get_proof()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proof_of_weights-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distributions

proof_of_weights-0.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Proof_of_Weights-0.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page