Skip to content

Add conda-only CrossScore install with GPU and CPU options#6

Open
ziruiw-dev wants to merge 1 commit intomainfrom
claude/conda-only-install-Zg7eR
Open

Add conda-only CrossScore install with GPU and CPU options#6
ziruiw-dev wants to merge 1 commit intomainfrom
claude/conda-only-install-Zg7eR

Conversation

@ziruiw-dev
Copy link
Collaborator

  • environment_gpu.yaml: one-line install with PyTorch + CUDA 12.1
  • environment_cpu.yaml: one-line install with CPU-only PyTorch
  • crossscore/ package: inference-only (no Lightning, no training code)
  • Auto-downloads checkpoint from HuggingFace Hub on first use
  • Runtime notification when falling back to CPU mode
  • No pyproject.toml or pip packaging — pure conda approach

https://claude.ai/code/session_0114iFoswRfTkMai4JTrgMrB

- environment_gpu.yaml: one-line install with PyTorch + CUDA 12.1
- environment_cpu.yaml: one-line install with CPU-only PyTorch
- crossscore/ package: inference-only (no Lightning, no training code)
- Auto-downloads checkpoint from HuggingFace Hub on first use
- Runtime notification when falling back to CPU mode
- No pyproject.toml or pip packaging — pure conda approach

https://claude.ai/code/session_0114iFoswRfTkMai4JTrgMrB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants