miner  by sixgpt

Decentralized synthetic data generation platform miner

Created 11 months ago
610 stars

Top 53.8% on SourcePulse

GitHubView on GitHub
Project Summary

The SixGPT Miner is a software package enabling users to contribute data for Wikipedia question-answer tasks to the Vana network, a decentralized synthetic data generation platform. It allows users to earn rewards by sharing their generated data, with future support planned for chatbot conversations and image captioning.

How It Works

The miner operates by leveraging Docker for deployment and management. Users are required to set up an .env file with their Vana private key and network configuration. The platform supports both CPU and GPU (NVIDIA via NVIDIA Container Toolkit, AMD via ROCm) for data processing, facilitating decentralized data contribution and earning potential.

Quick Start & Requirements

  • Install Docker: https://docs.docker.com/engine/install/
  • Fund wallet with at least 0.1 $VANA.
  • Login to sixgpt.xyz with your wallet.
  • Clone repo: git clone https://github.com/sixgpt/miner.git
  • Navigate: cd miner
  • Create .env file with VANA_PRIVATE_KEY and VANA_NETWORK.
  • Run with Docker Compose: docker-compose up -d
  • GPU support requires NVIDIA Container Toolkit or ROCm for AMD.

Highlighted Details

  • Official miner for the SixGPT decentralized synthetic data generation platform.
  • Rewards users for contributing Wikipedia question-answer data.
  • Supports NVIDIA and AMD GPUs via Docker integration.
  • Future expansion to include chatbot conversations and image captioning.

Maintenance & Community

No specific details on contributors, sponsorships, or community channels are provided in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial use or closed-source linking is not mentioned.

Limitations & Caveats

The project is described as the "official miner" but lacks explicit versioning or release notes. GPU support requires specific, non-default installations of NVIDIA Container Toolkit or ROCm. A minimum of 0.1 $VANA is required in the user's wallet to operate.

Health Check
Last Commit

9 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.