fastsafetensors-rocm

fastsafetensors Custom Package Index

This repository hosts custom Python package indices for fastsafetensors.

ROCm Index

Install fastsafetensors with ROCm support:

pip install fastsafetensors --index-url https://embeddedllm.github.io/fastsafetensors-rocm/rocm/simple/

CUDA Index

Install fastsafetensors with CUDA support:

pip install fastsafetensors --index-url https://embeddedllm.github.io/fastsafetensors-rocm/cuda/simple/

What’s Included

This ensures pip install works completely offline from PyPI with just this index.

For Maintainers

See the main branch’s PUBLISHING.md for publishing instructions.