You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the lens is just per-layer matmuls on hidden states. llama.cpp has tensor callbacks (cb_eval). prototype exists in pytorch here, someone who knows the ggml side could make the router usable where people actually run models
the lens is just per-layer matmuls on hidden states. llama.cpp has tensor callbacks (cb_eval). prototype exists in pytorch here, someone who knows the ggml side could make the router usable where people actually run models