Skip to content

condenses/subnet-scoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install library
pip install uv
uv venv
. .venv/bin/activate
uv pip install git+https://github.com/condenses/subnet-scoring.git
uv pip install flash-attn --no-build-isolation
export HF_HUB_ENABLE_HF_TRANSFER=1
  1. Run server (FastAPI)
  • Env available:
    • CONDENSES_SCORING_HOST
    • CONDENSES_SCORING_PORT
uv run -m condenses_scoring.server
  1. Run tests
pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages