AI Systems & Platform Internals - Technical Architect
Accellor
Accelloris an AI-native services firm purpose-built for the post-ChatGPT era. Free from legacy constraints, we focus on delivering measurable business outcomes through advanced AI, data, and engineering capabilities.Ourmission isto operationalize AI at scale and unlock sustained enterprise value. Our offerings spanAI solutions, data services, enterprise applications, and product engineering, tailored to industry-specific needs across healthcare, life sciences, telecom, retail, financial services, and technology. Byleveragingdesignthinking and technology-agnostic architectures, we ensure faster time-to-value and seamless interoperability. With a proventrack recordof enabling Fortune 100 enterprises and global innovators,Accellorstands as a trusted partner for organizations seeking to harness the full potential of AI. Our vision is clear:to build intelligent, connected ecosystems that deliver measurable outcomes and redefine the future of enterprise transformation. Technical Architect — AI Systems & Platform Internals Experience: 10–12 Years Role Type: Technical Architect / Staff-Level Systems Architect Role Summary Accellor is looking for a Technical Architect — AI Systems, Inference & Platform Internals to help design, scale, and optimize the systems that power ChatGPT, OpenAI API, Codex, agentic systems, multimodal experiences, and internal research workloads. This role is focused on the internal AI systems stack, including inference runtime, model serving, GPU infrastructure, distributed systems, context engineering, cost optimization, evaluation gates, observability, release safety, and production reliability. The ideal candidate is a senior hands-on architect who can reason across the full AI platform — from GPU-level performance and distributed inference to product-scale reliability, model deployment, safety, and cost-efficient operations. Key Responsibilities 1. AI Systems Architecture Design and evolve large-scale AI systems that support ChatGPT, OpenAI API, Codex, agentic workflows, multimodal models, and research workloads. Define architecture across inference runtime, model serving, request routing, batching, KV-cache handling, GPU scheduling, distributed execution, observability, release gates, and production rollout. Own technical trade-offs across latency, throughput, reliability, correctness, safety, scalability, cost, and infrastructure efficiency. 2. Inference Runtime & Model Serving Architect high-throughput, low-latency inference systems across large-scale GPU clusters. Work across inference engines, serving layers, scheduling systems, caching, streaming, deployment pipelines, and runtime optimization. Partner with engineering teams to improve model-serving efficiency, tail latency, GPU utilization, memory efficiency, correctness under load, and cost per request. Guide architecture decisions involving PyTorch, JAX, Triton, vLLM-style serving, CUDA/Triton kernels, distributed inference, tensor parallelism, pipeline parallelism, model sharding, and long-context serving. 3. GPU, Kernel & Distributed Performance Analyze and improve performance across GPU kernels, memory movement, collective communication, orchestration, and runtime scheduling. Guide engineering decisions involving CUDA, Triton, NCCL/RCCL, GPU profiling, memory pressure, compute utilization, tensor layouts, interconnect behavior, and distributed execution. Identify system-level bottlenecks across compute, memory, networking, scheduling, model execution, and data movement. 4. Context Engineering Design and guide context engineering frameworks that determine what information should be passed to the model, how it should be structured, how much context should be used, and how context quality should be measured. Own architecture patterns for prompt structure, dynamic context assembly, retrieval-augmented generation, long-context management, conversation memory, tool context, agent state, multimodal context, source grounding, permission-aware retrieval, context compression, and context auditability. Ensure AI systems use the right context, from the right source, with the right permissions, at the right cost, and with measurable quality. 5. Cost Optimization Frameworks Design and build cost optimization frameworks for large-scale LLM and GenAI workloads. Create architecture patterns that reduce unnecessary token usage, redundant retrieval, repeated model calls, inefficient inference paths, and avoidable infrastructure spend. Drive model routing, token budgeting, prompt compression, context pruning, semantic caching, response caching, batch inference, async execution, fallback strategies, and cost telemetry across AI workflows. Ensure cost optimization does not compromise quality, safety, grounding, reliability, or user experience. 6. Training & Research Infrastructure Collaborate with research and training infrastructure teams to support large-scale model training and post-training workflows. Contribute to architecture around distributed training, checkpointing, orchestration, fault tolerance, observability, data movement, evaluation infrastructure, and experiment velocity. Support frontier model workflows across pre-training, post-training, reinforcement learning, agent training, evaluation harnesses, and large-scale experiment execution. 7. Release Safety, Validation & Evaluation Gates Architect validation and release systems that ensure model updates, inference engine changes, runtime images, prompt changes, context changes, and platform releases are correct, safe, performant, and regression-free. Define release gates across correctness, numerical stability, latency, throughput, token usage, cost regression, context quality, retrieval quality, safety behavior, reliability, and model output quality. Ensure platform optimizations do not reduce safety, grounding, quality, or user trust. 8. Reliability, Observability & Production Operations Design systems that make AI infrastructure observable, debuggable, reliable, and operationally safe. Define telemetry, tracing, dashboards, alerts, logs, profiling views, runbooks, SLOs, and post-incident learning loops. Provide visibility into prompts, context payloads, retrieved sources, token consumption, model selection, cache behavior, inference latency, GPU utilization, evaluation scores, safety events, cost, and failures. Turn production issues into stronger platform abstractions, safer rollout mechanisms, better automation, and more reliable infrastructure. 9. Agentic & Multimodal Platform Internals Support architecture for AI agents, tool use, memory, function calling, multimodal interaction, long-running workflows, and internal or external agent deployment. Work across agent harnesses, evaluation pipelines, workflow orchestration, safety controls, state management, tool execution, memory systems, and product-facing runtime constraints. Ensure agentic and multimodal systems are reliable, observable, secure, cost-aware, and safe under real workloads. 10. Technical Leadership Work closely with Research, Inference, Runtime, Infrastructure, Product, Safety, Security, Technical Success, and Deployment teams. Act as a senior technical authority who can cut across layers, resolve ambiguity, identify systemic risks, and drive architecture decisions. Mentor engineers and technical leads on distributed systems, performance engineering, context engineering, cost optimization, production readiness, AI platform design, and architecture trade-offs. Represent architecture decisions through design docs, RFCs, diagrams, technical reviews, operational plans, and leadership-level summaries. Required Qualifications 10–12 years of experience in software engineering, systems architecture, ML infrastructure, distributed systems, platform engineering, inference systems, cloud infrastructure, or large-scale backend engineering. Strong hands-on engineering experience with Python and at least one systems/backend language such as C++, Go, Rust, Java, or TypeScript . Deep understanding of distributed systems, production infrastructure, reliability engineering, scalability, observability, and fault-tolerant architecture. Experience designing or operating large-scale systems involving APIs, microservices, distributed compute, orchestration, job scheduling, caching, high-availability infrastructure, and production monitoring. Strong understanding of AI/ML systems, especially model serving, inference workflows, context engineering, retrieval systems, evaluation pipelines, and production model deployment. Practical understanding of GPU systems, accelerator-based workloads, CUDA/Triton-style programming, distributed inference, GPU profiling, memory optimization, and communication libraries such as NCCL or RCCL. Experience with ML frameworks and serving stacks such as PyTorch, JAX, TensorFlow, Triton, vLLM-style serving, Apache Ray, Kubernetes-based serving, or internal model-serving systems. Ability to debug complex problems across model behavior, runtime systems, distributed infrastructure, networking, GPU execution, context quality, retrieval quality, evaluation harnesses, and production services. Strong communication skills with the ability to write clear architecture documents, evaluate trade-offs, review implementation quality, and align teams around technically sound decisions. Preferred Qualifications Experience working on LLM inference, multimodal inference, agent infrastructure, AI assistants, coding agents, or frontier-model serving platforms. Experience with tensor parallelism, pipeline parallelism, model sharding, KV-cache optimization, batching, speculative decoding, streaming inference, and long-context serving. Experience designing context engineering platforms, prompt/version management systems, model-routing frameworks, semantic caching layers, token-budgeting systems, or LLM cost dashboards. Experience profiling GPU workloads using Nsight Systems, Nsight Compute, rocprof, perf, Prometheus, Grafana, OpenTelemetry, or custom profiling systems. Experience with large-scale distributed training, RL infrastructure, checkpointing, ML compiler optimizations, model graph transformations, or training runtime systems. Experience designing release gates, regression detection systems, canary systems, CI/CD validation frameworks, and production safety controls for performance-sensitive infrastructure. Experience with evals, model quality measurement, hallucination detection, grounding evaluation, safety testing, and model behavior monitoring. Technical Skill Areas AI Systems: LLM serving, inference runtime, training infrastructure, post-training workflows, agent systems, multimodal models Inference: batching, routing, KV-cache, streaming, latency optimization, model serving, tensor parallelism, pipeline parallelism Performance Engineering: CUDA, Triton, GPU profiling, kernel optimization, memory bandwidth, communication libraries, distributed execution Context Engineering: prompt architecture, dynamic context assembly, RAG, memory, context compression, context ranking, source grounding, permission-aware retrieval Cost Optimization: token budgeting, caching, model routing, fallback strategies, cost telemetry, batching, async workflows, cost-quality trade-offs Distributed Systems: scheduling, orchestration, reliability, fault tolerance, observability, scalability, service design ML Frameworks: PyTorch, JAX, TensorFlow, Triton, vLLM-style serving, Ray Infrastructure: Kubernetes, Docker, Terraform, CI/CD, cloud platforms, Linux systems, networking, storage Safety & Validation: evals, release gates, canaries, regression testing, model behavior validation, rollout safety Candidate Profile The ideal candidate is a senior hands-on architect who can operate across the full AI systems stack. They should be able to discuss GPU memory bottlenecks, distributed inference, model-serving reliability, context quality, cost optimization, release validation, eval pipelines, observability, and production rollout with engineering teams, while also explaining architecture decisions clearly to senior leadership. The candidate should not be limited to architecture diagrams. They must be capable of reviewing implementation quality, identifying bottlenecks, debugging production issues, challenging weak assumptions, and converting repeated failures into stronger platform abstractions. This role requires the judgment of a senior architect, the debugging mindset of a systems engineer, and the ownership mindset required for production AI infrastructure. #J-18808-Ljbffr Accellor
$148.5k - $237.6k
...Finance Functional Architect to help us scale.... ...future of Finance systems by leveraging modern... ..., analytics, and AI-driven solutions... ...Operations (D365 FO) platform. Conduct fit/gap... ...Collaborate with the internal audit and finance... ...collaborate with technical and non-technical...PlatformWork experience placement$210.6k - $242.1k
...are creating the only platform that combines modern 91... ...infrastructure with an AI intelligence layer—helping... ...a Principal Hardware Systems Architect to own system architecture and technical integration across electrical... ...concept studies with internal and external...PlatformFull timeContract workWork experience placementRemote workRelocationRelocation package$112k - $168k
...Klaviyo is seeking an AI Solutions Architect to accelerate how our... ...architecture, and internal enablement. We're looking for a strong technical problem solver who can... ...into production-grade systems, working closely with... ...modern AI development platforms to rapidly validate...PlatformWork at office$140k - $260k
...re developing the AI infrastructure to... ...native care-delivery platform currently... ...humans to tokens.\nOur technical moat is hard to copy... ...made the existing system incrementally more... ...integrations, agents, and internal products when they... ...n\n \n Select and architect Legion’s provider-...PlatformFull timeFor contractorsWork at officeImmediate startVisa sponsorshipFlexible hoursShift work$172.5k - $260.1k
...SalesforceSalesforce is the #1 AI CRM, where humans... ...Data Cloud Senior Technical Architect in Specialized... ...understands the Salesforce platform and has proven... ...Expert for Data 360, internally and with Customers.Act... ...' various enterprise systems.Help/exceed Customer...PlatformFull time$148.19k - $231.98k
...SalesforceSalesforce is the #1 AI CRM, where humans with... ....The Salesforce Cloud Technical Architect is a pre-sales... ..., distributed platforms, mobile, and analytics... ...architecture, software/systems engineering, cloud computing... ...customers, partners and to internal audiences.Baseline...PlatformFull timeWork experience placementRemote work- ...for the United States. Power systems engineering is at the core of... ...to everything from frontier AI datacenters to advanced automated... ...Power Systems Control Architect at American Terawatt, you will... ...simulation and physical testing platforms to verify performance and...PlatformWork at office
$190k - $232k
...way they connect their internal systems and interact with... ...partner with leading platforms—Salesforce, ServiceNow... ...functions, or activate AI-powered innovation, we... ...ERP system). MuleSoft Architects are responsible for setting the overall technical direction of solutions...PlatformTemporary workLocal area$172.5k - $260.1k
...SalesforceSalesforce is the #1 AI CRM, where humans with... ...a hands-on Partner Technical Architect to help top SI... ...quickly into the Salesforce platform.What You'll Actually... ...agents, automations, internal tools, or technical... ...orchestration, or automation systems.Ability to reason...PlatformFull timeWork at office$112.9k - $302.4k
...ServiceNow Business Group’s platform-led approach unites... ...You Are As a Technical Architect with the ServiceNow Business... .... You can architect system solutions with... ...our clients and to work internally with the ServiceNow account... ...leadership in cloud, data and AI with unmatched...PlatformFull timeWork experience placementLive inWork at officeLocal area- ...Salesforce Cloud Technical Architect Salesforce is the #1 AI CRM, where humans with agents... ...intelligence, distributed platforms, mobile, and analytics.... ...architecture, software/systems engineering, cloud computing... ..., partners and to internal audiences. Baseline Requirements...PlatformWork experience placement
$140k - $245k
...make design accessible to all. Figma’s platform helps teams bring ideas to life—whether... ...translating designs into code, or iterating with AI. From idea to product, Figma empowers... ...and collaboration, join us!The GTM Systems Architect is responsible for optimizing, scaling,...PlatformMinimum wageFull timeLocal areaRemote workFlexible hours$154k - $209k
...rebuilding biotech for the AI era. When a... ...Benchling is the AI platform for biotech R&D. Scientists... ...We’re looking for a Technical Solutions Architect with expertise across... ...and complex software systems, working as the key... ...to both customer and internal engineering teams to...PlatformFull timeWork at officeLocal areaFlexible hours3 days per week- AllSpice is on the lookout for a Systems Architect to join their team in San Francisco or Boston. This role will lead technical engagements with enterprise customers, designing... ...engineering workflows using AllSpice’s innovative platform. The ideal candidate will have a Bachelor...PlatformRemote work
$93.6k - $114.4k
...looking for Machine Learning Engineer interns to work on some of the most impactful AI systems in the industry — from... ...work is applied, the teams are technical, and the projects are real. All... ...a plus ~ Exposure to cloud platforms (AWS, Azure, or GCP) or experience...PlatformHourly payFull timeInternshipWork at officeLocal areaWork from homeWorldwide- ...ResponsibilitiesAs a Principal ML System Engineer in the Rovo & AI Engineering org, you will... ...involved projects from technical design to launch. You will... ...with other teams and internal customers to set expectations... ...haveExpertise in taking a platform approach to building...PlatformWork at officeLocal area
$189.6k - $237k
Scale’s ML platform (RLXF) team builds our internal distributed framework for large language model training and inference... ...at the heart of the field of AI as an indispensable provider of... ...you’d have:Strong excitement about system optimizationExperience with multi-node...PlatformFull time$224k - $308k
Secure Every Identity, from AI to HumanIdentity is the key to... ...Position Description:The Services Architect is a technical authority on both cloud and on-premises based IT systems and is responsible for... ...industry leading cloud identity platform for our customers. You will...PlatformLocal areaWorldwideFlexible hours$251.84k - $314.79k
...transformation, to the context teams and AI systems rely on. Fivetran helps organizations... ...About the RoleFivetran needs an engineer-architect who can make the AI analyst experience real... ...to an innovative mental health support platform that offers personalized care and...PlatformFull timeWork at officeRemote workFlexible hours- ...purpose.We partner with leading platforms—Salesforce, ServiceNow,... ...to resilient case management systems and optimized workforce planning... ...functions, or activate AI-powered innovation, we connect... ...Salesforce - Agentforce Technical Architect / Senior Developer Slalom is...PlatformTemporary workLocal area
$342k
...Hardware organization develops system and infrastructure solutions... ...tailored to the demands of advanced AI workloads. We work across the... ...—partnering closely with internal teams and external vendors to... ...About the RoleWe are seeking a 3P Architect to define and drive rack- and...Work at officeLocal areaRelocation packageFlexible hours$154.2k - $192.8k
...looking for a Customer Support Systems & Analytics Architect to own the data strategy... ...model, and sophisticated AI automation—we are moving away... ...and projects - from our internal Support team to our BPO partners... ...and reports for non-technical stakeholdersDeep understanding...$190.8k - $227.9k
Fin is the AI Customer Agent company on... ...desk for one single system that is designed... ...exceptional Solutions Architect to join our... ...I be doing? Lead technical discovery to identify... ...topics out of our internal or external communications... ...personal social platforms on personal time,...PlatformWork at officeLocal areaWork from home3 days per week$264.8k - $331k
...Machine Learning Systems Research Engineer, Agent Post-training -... ...accelerate the development of AI applications. For 9 years, Scale... ...next-gen Agent RL training platform, support large scale training... ...art models, developed both internally and from the community, to define...PlatformFull time$230k - $260k
...enterprises power AI and analytics without... ...Solution Architects are responsible for... ...facing and highly technical role, you will work... ...migration from legacy platforms, and assistance with... ...overall system and SQL performance... ...the customer during internal product engineering...PlatformLocal areaFlexible hours$160k - $180k
...: We’re a team of AI, technology, and language... ...Generation (RAG) platform. Our proprietary,... ....As a Solutions Architect at Pryon, you will... ...needs into robust technical solutions. From... ...requirements.Contribute to internal knowledge bases,... ...enterprise-grade systems for federal or...PlatformFull timeTemporary workRemote work$185k - $246k
...PSA) team acts as a technical multiplier across... ...Product Solutions Architect, you will partner... ...pipelines, and custom internal tools with App... ...with distributed systems and core observability... ...using low-code platforms (e.g., Retool, App... ...platform for the AI era, providing businesses...PlatformWork at office$176.6k - $239k
...motivated Solutions Architect to help accelerate customer... ...Amazon’s world class technical teams, working with... ..., analytics, and AI/ML.As a part of the role... ...services on the AWS platform.- Scope each customer... ....com and other internal Amazon systems.A day in the lifeA typical...PlatformLocal areaWorldwideFlexible hours- ...technologies. The Global Systems Integration team has a... ...partner with leading platforms—Salesforce, ServiceNow,... ...functions, or activate AI-powered innovation, we... ...platforms. * Create detailed technical specifications,... ...contributions (e.g., accelerators, internal IP, client POVs)...PlatformTemporary workLocal area
$225k - $255k
...the only vertically integrated AI infrastructure company built... ...Principal Enterprise Technology Architect to own the technical vision for how our internal business systems connect, scale, and evolve.... ...point. We have mature, capable platforms running Finance (Oracle Fusion...PlatformTemporary work
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to AI Systems & Platform Internals - Technical Architect. Be the first to apply!
- embedded systems architect San Francisco, CA
- servicenow technical architect San Francisco, CA
- system architect San Francisco, CA
- technical architect San Francisco, CA
- pega system architect San Francisco, CA
- platform manager San Francisco, CA
- power platform San Francisco, CA
- director of digital platform San Francisco, CA
- digital platform specialist San Francisco, CA
- platform product manager San Francisco, CA



