AI Systems & Platform Internals - Technical Architect
Accellor
GPU, Kernel & Distributed Performance Agentic & Multimodal Platform Internals Accellor is 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. Our mission is to operationalize AI at scale and unlock sustained enterprise value. Our offerings span AI solutions, data services, enterprise applications, and product engineering, tailored to industry-specific needs across healthcare, life sciences, telecom, retail, financial services, and technology. By leveraging design thinking and technology-agnostic architectures, we ensure faster time-to-value and seamless interoperability. With a proven track record of enabling Fortune 100 enterprises and global innovators, Accellor stands 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 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. Requirements 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
$159k - $230k
...wearable hardware.Define system-level metrics for... ...like on-device AI audio and... ...consumer electronics technical environment, or 3... ...(NPUs).Experience architecting Android-based consumer... ...system design and platform architecture for next... ...both internally and externally with...Platform$262k - $364k
Provide technical leadership on high-impact projects, anchoring... ...for Accelerator platforms.Design, develop, test,... ...platforms.Facilitate and drive AI transformation across... ...computing, large-scale system design, networking and... ...workloads for both internal services like Gemini and...PlatformWorldwide- Accelloris is an AI-native services firm focused on operationalizing AI at scale, delivering measurable... ...advanced AI, data, and engineering capabilities. A Technical Architect — AI Systems, Inference & Platform Internals is sought to design, scale, and optimize systems...Platform
$286.8k - $344.1k
...developer of Embodied AI technology. Our... ...automated driving systems. Our vision is to... ...looking for a System Architect - Robotaxi to help... ...across vehicle platforms, sensors, compute,... ...working closely with internal architecture... ...integration concepts, technical scope,...PlatformFull timeRemote work- ...want to be part of the AI revolution? Do you want... ...revolutionize AI silicon and system.DescriptionWe are... ...world-class SOC Silicon Architect to join our SoC team at... ...thrive in this highly technical environment. Your job responsibilities... ...you the best possible platform to do that.Self-...PlatformWork at officeNight shift
$255k - $340k
...Cloud, is a leader in AI cloud... ...translating emerging platform capabilities into... ...rack and pod level system arrangement that maximizes... ...HPC Systems Architect with extensive experience... ....Collaborate with internal teams and... ...implementation teams.Provide technical leadership and...PlatformWork at officeLocal areaWork from homeFlexible hours- ...want to be part of the AI revolution? Do you want... ...revolutionize AI silicon and system.DescriptionWe are... ...Machine Learning System Architect (HW) to join our SoC... ...thrive in this highly technical environment. Your job responsibilities... ...you the best possible platform to do that.Self-...PlatformWork at office
$184k - $287.5k
...state of the art compute platforms for the world to use.... ....We are looking for a Systems Architect to lead and drive... ...roadmaps.Demonstrate technical leadership in power architecture... ...solutions.Align with internal stakeholders on... ...vacancy. NVIDIA uses AI tools in its recruiting...PlatformFull timeTemporary work- ...experiences—from AI and data centers,... ...gaming and embedded systems. Grounded in a culture... ...high‑performance platforms.This highly... ...roadmap, guide customer technical execution, and... ...technical ownership.Internally, you will help define... ...across domains, architect complex features,...Platform
$151.46k - $272.55k
...a highly experienced System Architect to lead the definition... ...This role requires deep technical expertise, strategic... ...generation power electronics platforms by collaborating with... ...power electronics in AI-DC and Automotive... ...ability to influence internal teams and external partners...PlatformLocal area$147.4k - $272.1k
Summary Apple’s RF System Engineering team... ...this role, you will architect and deliver... ...RF circuit design, platform architecture, and... ...specifications for internal RFIC and external... ...communicate complex technical concepts effectively... ...artificial intelligence (AI) or machine...PlatformImmediate startWorldwideRelocation$224k - $356.5k
...for a Senior Deep Learning Systems Architect!NVIDIA is seeking architects... ...mobile, embedded and datacenter platforms. This position offers you... ...systems advancing the state of AI.This position requires you... ...with diverse teams (internal and external to NVIDIA), including...PlatformFull timeWork experience placementNight shift- ...experiences—from AI and data centers,... ...gaming and embedded systems. Grounded in a culture... ...and Adaptive SOC platforms for embedded and... .... We work with internal teams, sales, and... ...staff and systems architects within AMD’s aerospace... ...internal x86 technical marketing, applications...Platform
$208k - $416k
...responsible for defining the system‑level and silicon‑... ...Member of Technical Staff, you will influence... ...direction. This role requires AI proficiency or AI‑... ...modules, boards, and system platforms.• Influence host... ...regulations, and other international and industry labor standards...PlatformFull timeLocal areaImmediate start$146k - $286k
...ever.Micron is seeking a System Architect to lead performance... ...memory architectures for AI, server, data center, and mobile platforms. In this role, you'll conduct... ..., partnering with internal engineering teams and... ...Science, or a related technical field.5+ years of professional...PlatformFull timeLocal areaImmediate start- ...out with understanding and building hardware; electronics systems and semiconductors where AI can design and create beyond human cognitive limits.... ...scalability, guiding implementation teams toward next-generation platforms. You might thrive if you have 5+ years of...Platform
$120k - $300k
...machines. While today's AI largely operates... ...next: agentic systems that interact naturally... ...Embedded OS Architect to own the operating... .... You'll be the technical leader responsible... ...architecture and platform strategy across the... ...including kernel internals, memory management...PlatformFull time$186.2k - $316.5k
...without us. KLA invents systems and solutions for... ...the most complex technical problems in the... ...will design and architect next-generation High... ...Computing platforms supporting semiconductor... ...semiconductor manufacturing, AI workloads,... ...and bonding leave.Interns are eligible for...PlatformMinimum wageFull timeWork experience placementFlexible hours- Tapestry is seeking a Power System Specialist to bridge real-world generation and large-load planning with our AI-powered platform. You will collaborate across AI, energy systems, product, and software engineering to turn deep power systems knowledge into viable product...Platform
- Tapestry in Mountain View, California, is hiring a Power System Specialist to support the Tapestry platform for developers, utilities, and stakeholders. You will... ...viable product roadmaps and scalable tools across AI, energy systems, product, and software teams. You will...Platform
- Unconventional AI in Palo Alto seeks a senior ML systems engineer to design and build the next-generation training platform. You will co-design and implement training ecosystems alongside novel AI models and hardware platforms that push the boundaries of physics-based...Platform
$350k
...the #1 TV streaming platform in the U.S., Canada,... ...Engineering and serve as a key technical contributor for Roku’... ...highly skilled Lead Systems Software Architect who leads complex... ...chipset vendors, and internal software/hardware... ...platform hooks needed for AI-assisted...PlatformWork at officeLocal areaRemote workMonday to ThursdayFlexible hours- ...Wireless Communications System Architect Location: US,... ...automotive networking, AI acceleration, imaging,... ...We are seeking senior technical leadership talent to define... ...-antenna wireless platforms. Job Description:... ...interfacing elements; ensure internal teams understand the...PlatformFull time
- ...developer of Embodied AI technology. Our advanced... ...of automated driving systems. Our vision is to... ...seeking a Sensor Systems Architect within the Product & Delivery... ...production vehicle platforms Translate system... ...Architecture Leadership Act as technical owner of sensor system...PlatformOdd jobFull timeWork at officeWork from home
$219k - $351k
...Title: Principal Engineer, AI System Architect (Hardware)The Architecture... ...Architect who will play a Technical Lead role in bridging AI workloads... ...Samsung’s long-term AI platform strategy.Location: Daily... ...documentation. Occasional domestic and international travel (<10%).What You...PlatformWork at officeFlexible hours$163k - $253k
...addressing fundamental system-level bottlenecks in modern AI, particularly in... ...a Staff AI System Architect who will play a... ...Samsung’s long-term AI platform strategy.Location:... ...through clear technical presentations and... ...Occasional domestic and international travel (<10%).What...PlatformWork at officeFlexible hours- ...in Palo Alto is seeking an experienced architect to define advanced compute and hardware systems architecture. The role involves integrating AI co-design, performance modeling, and... ...implementation teams towards next-generation platforms. The ideal candidate will have 5+...Platform
$184k - $287.5k
NVIDIA is seeking a System Software Engineer... ...stack for Tegra Platforms! We are looking for... ...You’ll Be Doing Architect Core Systems: Design... ...for AV AI applications using... ...Engineering, or a related technical field (or equivalent... ...understanding of OS internals (Linux, QNX, or...Platform- Machine Learning System Software Architect Sunnyvale, CA Do you want to be part of the AI revolution? Do you want to think out of the box, thriving on challenges in... ...mission, we will provide you the best possible platform to do that. Self-directed: We work best with...Platform
- ...Are You are PCIe/CXL System Architecture Specialist... ...directly with customer architects to close real system-... ...help customers evaluate technical trade-offs and guide them... ...customers, from early platform requirements through... ...partner for next-generation AI, HPC, storage,...Platform
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to AI Systems & Platform Internals - Technical Architect. Be the first to apply!
- system architect Mountain View, CA
- technical architect Mountain View, CA
- pega system architect Mountain View, CA
- platform product manager Mountain View, CA
- platform manager Mountain View, CA
- power platform Mountain View, CA
- system architect
- information systems architect
- salesforce technical architect
- servicenow technical architect

