How to use Soea511/Godot-Expert-Brain with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Soea511/Godot-Expert-Brain", dtype="auto")