Explore / foundry/instruct-3b

foundry / instruct-3b

Official

Stronger reasoning for tutoring and multi-step help. Best when your dataset has clear Q→A pairs.

Runs

840K

Category

Tutors

Default workspace

tutor

import foundry

output = foundry.run(
  "foundry/instruct-3b",
  input={"prompt": "Your prompt here"}
)
print(output)
Tutor

Base checkpoint

foundry-instruct-3b

Fine-tuning creates you/instruct-3b and unlocks the tutor workspace.