Skip to content

liambai/sae-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAE Inference Endpoint on RunPod

Setup and testing

Build and run a Docker container

docker compose build
docker compose run --rm sae-inference bash

Test the endpoint (make sure Docker is allocated ~6G of memory)

python3 handler.py --test_input '{"input": {"sae_name": "SAE4096-L24", "sequence": "TTCCPSIVARSNFNVCRLPGTPEALCATYTGCIIIPGATCPGDYAN"}}'

About

RunPod endpoint for InterProt SAE inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published