Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
We are looking for an engineer to own the inference systems that power our models in production and research. You'll work across the full inference stack, from serving infrastructure down to hardware-level optimization. Some example areas you might work on (not limited to):
Design and build high-throughput, low-latency inference serving systems for frontier models, optimizing for both research iteration and production deployment
Optimize inference performance across GPU and accelerator hardware - maximizing FLOPs utilization, memory bandwidth, and compute efficiency for large-scale models
Enable and extend distributed inference frameworks (e.g. vLLM, SGLang, TensorRT-LLM) to support novel architectures, long-context workloads, and agentic inference patterns
Implement and validate inference-time optimizations: speculative decoding, quantization, KV cache management, and batching strategies
Build observability and reliability infrastructure so the team can measure latency, throughput, and cost across every serving configuration
Partner directly with teams to bring new model architectures and post-training techniques into production quickly
If you're excited about pushing the performance limits of frontier model inference, we'd love to hear from you.
We offer a base salary of $300,000–$400,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We are building a frontier AI research company and training our own models end-to-end.
The Role
We are looking for a research engineer to build the evaluation infrastructure that tells us whether our models are getting better in ways we care about. You'll own the frameworks, pipelines, and tooling that measure model behavior across capabilities. Some example areas you might work on (not limited to):
Design and build evaluation frameworks that measure model capabilities along realistic axes, beyond standard benchmarks.
Build automated eval pipelines and regression-detection systems that run continuously and surface signal quickly.
Develop agent-assisted workflows for humans to efficiently inspect model behavior.
Instrument training runs with observability tooling so researchers can understand what's changing in model behavior, and why.
Partner with post-training and RL teams to close the loop between eval signal and training decisions.
If you're excited about the hard problem of knowing whether a frontier AI system is actually improving, we'd love to hear from you.
We offer a base salary of $300,000–$400,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We are building a frontier AI research company and training our own models end-to-end.
The Role
We are looking for an engineer to design, implement, and optimize custom ML kernels that bolster our model development stack. Your work will be deep in the system, combining hardware and software insights to optimize performance. Some example areas you might work on (not limited to):
Design and implement custom performant ML kernels that work at scale
Identify inefficiencies and optimize compute-intensive workloads to reduce memory bandwidth bottlenecks and improve hardware utilization
Enable and validate low-precision arithmetic formats and contribute to related compiler or runtime stacks
If you're excited about working at the intersection of hardware and frontier AI research, we'd love to hear from you.
We offer a base salary of $300,000–$400,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
MIRENDIL
Member of Technical Staff, Agent Harness
Location
San Francisco
Employment Type
Full time
Location Type
On-site
Department
Tech
Overview
Application
Mirendil
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
We are looking for an engineer who is passionate about giving the model tools to perform the best it can. We want people who deeply understand model capabilities and can build efficient architectures for the model and researchers to work across. If you have a penchant for building your own tools, this role will be a good fit. Some example areas you might work on:
Build and innovate on the agent harness: agent loop architecture, tool integrations, prompt scaffolding, execution environments, and capability primitives
Design orchestration systems for horizontal scaling of agents: memory, state management, multi-agent coordination, and task decomposition
Build guardrails and reliability mechanisms that make long-horizon agentic tasks robust across failures, unexpected model behavior, and edge cases
Own the extension layer between our models and external tools, APIs, and environments - making it fast to bring new capabilities online
Develop evaluation and observability tooling so the team can measure agent behavior, catch regressions, and iterate quickly
If you're excited about building the infrastructure that makes agents actually work at scale, we'd love to hear from you.
We offer a base salary of $300,000–$500,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Apply for this Job
Powered by
Privacy PolicySecurityVulnerability Disclosure
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We are building a frontier AI research company and training our own models end-to-end.
The Role
We are looking for research engineers to help build the post-training stack for frontier reasoning models.
This role sits at the point where model capability, training dynamics, data, verification, and infrastructure all meet. You will design and run the experiments that turn a strong base model into a model that can solve difficult tasks reliably: choosing training objectives, shaping data mixtures, building verifiers, debugging reward signals, scaling runs, and understanding why a recipe works or fails.
Researchers are also expected to have strong engineering skills. The best work here will involve both: forming hypotheses about training behavior, implementing them in real systems, running large-scale experiments, reading the resulting traces carefully, and turning the lessons into the next training run.
Some areas you may work on include:
Post-training recipes: Develop and iterate on RL, SFT, and distillation recipes. Understand how choices in objectives, data mixtures, hyperparameters, rollout generation, and filtering affect efficiency, stability, capability, and final model behavior.
Scaling RL: Make post-training work at larger scales: more tokens, longer trajectories, larger models, more steps, and larger compute budgets. This includes identifying the bottlenecks that appear only when an approach leaves the small-run regime.
Long-horizon reasoning: Train models on tasks where success depends on many intermediate decisions. Develop methods for assigning useful feedback across long trajectories, where sparse rewards, credit assignment, exploration, and verification all become harder.
Off-policy and asynchronous training: Work on training regimes where data is generated by older policies, different policies, or partially filtered policies. Build intuition and tooling for when off-policy data helps, when it hurts, and how to control the resulting instabilities.
Verification and reward quality: Build robust verification pipelines for tasks where correctness can be checked automatically or semi-automatically. Detect and reduce reward hacking, false positives, brittle verifiers, and other failure modes that make RL look better than it really is.
Multi-task post-training: Scale recipes across different task families and domains. Study the tradeoffs between specialization and generality, and design training mixtures that improve all capabilities together.
Experiment analysis and debugging: Develop a deep empirical understanding of training runs. Diagnose regressions, separate real improvements from noise, design better ablations, and build the probes and analyses needed to make post-training less opaque.
End-to-end execution: Work closely with systems, infrastructure, and data teams to get experiments from idea to production-scale runs. This includes making training pipelines reliable, ensuring data and verifier quality, and turning successful experiments into repeatable and scalable recipes.
If you're excited about building the infrastructure that makes frontier RL research possible at scale, we'd love to hear from you.
We offer a base salary of $300,000–$400,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
MIRENDIL
Member of Technical Staff, Infrastructure
Location
San Francisco
Employment Type
Full time
Location Type
On-site
Department
Tech
Overview
Application
Mirendil
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
We are looking for an Infrastructure Engineer to own the compute and cloud foundation that frontier AI research runs on. The systems you build determine how fast we can train models, how reliably experiments run, and how efficiently we scale. Some example areas you might work on:
Sandboxing and secure execution - design isolated environments where agents and untrusted code can run, use tools, and reach external services
Kubernetes and multi-cluster compute - operate CPU and GPU clusters as one platform with scheduling, autoscaling, and multi-tenant isolation
Training and inference infrastructure - understand the resource and scheduling demands of research, training, and inference workloads and build the platform capabilities those workloads need
Infrastructure for long-running agents - build the state management system to handle checkpointing, recovery, and resumption across failures
Networking - build the networking layer across clouds, clusters, and hosts: routing, peering, load balancing, and network isolation
If you're excited about building the infrastructure backbone of a frontier AI research lab - where your systems directly determine research velocity - we'd love to hear from you.
We offer a base salary of $300,000–$500,000 and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Apply for this Job
Powered by
Privacy PolicySecurityVulnerability Disclosure
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
MIRENDIL
Member of Technical Staff, Platform
Location
San Francisco
Employment Type
Full time
Location Type
On-site
Department
Tech
Overview
Application
Mirendil
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
We are looking for an Platform Engineer to build the core systems to power Mirendil’s AI platform for researchers and agents alike. You'll own the infrastructure layer that governs access, data, and resourcing across our product surfaces. Some example areas you might work on:
Design and implement identity systems for organizations and agents
Develop platform API infrastructure including usage-based tracking, billing integrations, seat provisioning
Implement data retention policies, audit logging, and compliance controls that satisfy requirements for life sciences and other regulated industries
Implement security and workload isolation policies across the platform on top of large-scale storage and compute
If you're excited about building the platform layer that makes powerful AI research infrastructure accessible and governable at scale, we'd love to hear from you.
We offer a base salary of $300,000–$500,000 and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Apply for this Job
Powered by
Privacy PolicySecurityVulnerability Disclosure
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
Engineering
77 days ago
Member of Technical Staff, Post-Training, RL Environments
MIRENDIL
Member of Technical Staff, Post-Training, RL Environments
Location
San Francisco
Employment Type
Full time
Location Type
On-site
Department
Tech
Overview
Application
Mirendil
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
We are looking for a research engineer to build the data systems and execution environments that power reinforcement learning at Mirendil. The quality of our models depends directly on the quality of the data and environments we train on; you will own those systems end-to-end. Some example areas you might work on (not limited to):
Build and automate data collection pipelines for complex, long-horizon RL tasks.
Build robust systems to identify and prevent reward hacking.
Build scalable sandboxed execution environments for realistic tasks involving potentially multiple agents, nodes, and users.
Design systems to estimate the influence of training environments on production model behavior.
Collaborate with teams across the stack to identify potential axes of improvements in production model behavior, and develop training environments to push these axes.
If you're excited about building the data and environment infrastructure that determine what our models learn, we'd love to hear from you.
We offer a base salary of $300,000–$500,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Apply for this Job
Powered by
Privacy PolicySecurityVulnerability Disclosure
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
MIRENDIL
Member of Technical Staff, Product Development
Location
San Francisco
Employment Type
Full time
Location Type
On-site
Department
Tech
Overview
Application
Member of Technical Staff, Product Development
Mirendil
Mirendil is a tech-first company focused on solving core bottlenecks that unlock step-change acceleration across science and technology. Our first goal is to democratize frontier AI R&D across scientific disciplines. We believe accelerating scientific discovery is one of the most powerful ways to improve the future of humanity, and that AI will play a central role in making that possible.
We are building a frontier AI research company and training our own models end-to-end. Our work spans areas such as model training, reinforcement learning, reasoning systems, and infrastructure for large-scale experiments. Our team includes researchers and engineers from Anthropic, Google DeepMind, xAI, OpenAI, Microsoft, Apple, and MIT.
The Role
This is an intentionally open-ended role. Some example areas you might work on (not limited to):
Building tools that improve researcher and engineer productivity
Bridging research, engineering, and user needs through product thinking
Building products designed around a model capable in AI R&D
Systems that automate or accelerate research workflows
Identify bottlenecks, designing solutions and interfaces to streamline work
If you’re excited about working on ambitious problems at the intersection of AI, research, and science, we’d love to hear from you.
We offer a base salary of $300,000–$500,000 USD and a meaningful equity grant, depending on experience and background, along with competitive benefits.
Apply for this Job
Powered by
Privacy PolicySecurityVulnerability Disclosure
Listed by Mirendil for a position based in the United States. Employers on this board attest they are hiring domestically.
Engineering
77 days ago
Member of Technical Staff, Post-Training, RL Infra