Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Adds a cloudflare miner for the sprout subnet on bittensor #39

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

GuiBibeau
Copy link
Collaborator

Description of the pull request

As Sprout aims to offer a gateway to open source and decentralized AI, this PR introduces a component that will allow us to build a bittensor subnet focusing on giving access to open source models. This first miner will just allow calling cloudflare hosted models. the next ones will focus on self hosted and custom models.

After this is merged I have a couple of followups:

  1. bring in the validator code
  2. create a common API layer for miners.
  3. create the self hosted miner
  4. create a load balancing and network discovery layer connected to subnet metagraph

Changes made

  • New package
  • brings in the code gradually from another that was private that I intend to merge with Sprout
  • ....

Related issues

Testings done

Screenshots (if any)

Checklist

  • I have written tests
  • My code does not produce new errors
  • I gave myself a code review before asking others.

@GuiBibeau GuiBibeau merged commit 1eb3fdb into main Apr 3, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant