Explore / foundry/mini-chat

foundry / mini-chat

Official

Fast 1.5B instruct model for personal assistants. Fine-tune on FAQs, SOPs, or product docs and ship a chat workspace.

Runs

2.1M

Category

Chat & LLMs

Default workspace

chat

import foundry

output = foundry.run(
  "foundry/mini-chat",
  input={"prompt": "Your prompt here"}
)
print(output)
Chat

Base checkpoint

foundry-mini-1.5b

Fine-tuning creates you/mini-chat and unlocks the chat workspace.