bittensor
bittensor copied to clipboard
SynapseType fix in dendrite
trafficstars
- Fixed an issue where the SynapseType was TextCausalLMNext, when it should be TEXT_CAUSAL_LM_NEXT.
noticed its the same in other functions, applying fix to those