hierarchical-kv-gnn-3tier-compression
Checkpoint for the Hierarchical KV GNN model with compression and three-tier classification.
Files
model.pt: PyTorch checkpoint exported fromoutputs/gnn_4level_gpu_cpu_disk_drop_20260422/model.pt.
Loading
import torch
checkpoint = torch.load("model.pt", map_location="cpu")
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support