Swarm
bittensor_llm
Fine-tuned LLM inference via Bittensor subnet 6 (Nous Research). Cost: $0.01 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_llm?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Your prompt"
}
}
}