How to use shadow-llm/robot-dog-detached-shadow with Transformers:
# Load model directly from transformers import AutoModelForCausalLMWithHiddenProjection model = AutoModelForCausalLMWithHiddenProjection.from_pretrained("shadow-llm/robot-dog-detached-shadow", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!