Recruitment background

Senior Machine Learning Engineer, Jockey Core

트웰브랩스|2026. 8. 17. 게시|
4

공고 요약

경력5년~11년
채용 유형정규직
학력무관
지역서울
마감일상시채용
출처원티드

담당업무

  • Jockey Core 서빙 엔지니어링 리드

  • 엔진 선정부터 Blackwell 기반 프로덕션 확장까지 담당

  • 실제 에이전트 트래픽을 재현하는 벤치마크·로드 테스트 구축

  • TTFT와 인터토큰 지연시간 측정

  • 양자화, 배칭·스케줄링, 프리필·디코드 분리, speculative decoding 적용

  • 비용 모델 구축 및 오토스케일링·용량 계획·관측성·페일오버·롤백 안전 배포 추진

  • 모델 효율 개선을 실제 서빙 성과로 연결하고 설계 리뷰를 통한 기술 기준 수립

  • Claude, Gemini, GPT 등 AI 개발 도구 활용

자격요건

  • 대규모 LLM 추론 프로덕션 서빙·최적화 경험

  • vLLM, TensorRT-LLM, SGLang 또는 유사 기술 경험

  • 고성능 GPU 환경의 대규모 분산 시스템 설계·운영 경험

  • 지연시간·처리량·비용 데이터를 기반으로 한 기술 의사결정 경험

  • 프로덕션 서비스의 관측성, SLO, 장애 대응 구축 경험

  • 강한 커뮤니케이션 역량

우대사항

  • LLM 추론 서버 내부 구현 또는 커스터마이징 경험

  • 압축 모델 및 추론·에이전트형 LLM의 서빙 특성 이해

  • 멀티리전·멀티클러스터 서빙 인프라 설계 또는 대규모 GPU 용량 계획 경험

  • 머신러닝·컴퓨터과학 또는 관련 기술 분야 석사·박사

복리후생

  • 하이브리드 근무

  • 식사·교통비 등 월 60만 원 한도 법인카드

  • 사무실 스낵바와 간식·커피·신선식품

  • 연말 2주간 겨울 방학

  • 연 1회 건강검진 지원

  • 영어 교육 프로그램 지원

근무환경

  • 자율성과 협업을 갖춘 근무 문화

  • 글로벌 고객과 함께하는 글로벌 팀

마감기한

상시채용

트웰브랩스 지원하기 전 이력서 Check

시간이 없다면 AI와 한번에 수정해보세요

공고 원문

소개

* Who we are Video is 90% of the world's data. Most of it is invisible to machines. TwelveLabs builds the intelligence layer to change that. Our multimodal AI models understand video the way humans do — across sight, sound, and motion — and power production-scale AI workloads across media, entertainment, sports, security, and government. We have raised more than $210 million from NEA, Radical Ventures, Amazon, NVIDIA, Snowflake, Databricks, Index Ventures, NAVER Ventures, Korea Investment Partners, Quadrille Capital, Red Bull Ventures, and AI pioneers including Fei-Fei Li, Silvio Savarese, and Alexandr Wang. We are a global company, headquartered in San Francisco with offices in Seoul, New York, and London, and employees around the world. We believe the differences in our cultural, educational, and life experiences make our products stronger. Building technology that understands the world in all its complexity requires people who see it from every angle. We are looking for individuals who are driven by hard problems and want their work to matter. Come build it with us! * About Jockey Jockey is TwelveLabs' unified agentic system that reasons across your videos and images. It combines a reasoning model with a memory layer that builds a knowledge store from your corpus. No context window holds a video archive. We work at a million hours of video. A single model forward pass can tell you about one file; it can't reason across a corpus, and no context window closes that gap. Jockey decomposes a query, retrieves, segments, and reasons across thousands of videos and images. Point it at an archive, ask for a highlight reel or the best viral moments, and it returns timestamped cuts you can use. Corpus-level understanding you can act on is the whole product. Built for agents, not just people. As AI agents increasingly become the primary consumers of video, we're building production-grade infrastructure that scales to millions of hours while delivering reliable, high-quality results for both human users and autonomous agents. We build on models we own. Marengo, our embedding model, resolves a query like "the moment we almost missed the flight" into real retrieval. Pegasus, our video-language model, returns structured, timestamped moments on a schema you define. We ship and improve both continuously, so Jockey's quality compounds with every release — no re-integration for customers. Few teams get to build an agent on a stack they control end to end. Deep expertise, one system, open culture. Foundation models, knowledge construction, search, and the agent harness all live in one org. Each team owns its domain and is expected to have deep expertise in it — but like a Formula 1 team, we optimize for the global system, not local parts. A model gain that doesn't expand what the agent can do isn't a gain. We trace a single algorithm change through to end-system behavior, and share work in progress weekly, not just finished results. Anyone can pull the context they need from any team. * About the team The Cognition Models team owns the models that turn video into structured understanding and reasoning: Pegasus, our video-language model, and Jockey Core, the reasoning LLM behind Jockey. In the model stack we sit between Perception Models (embeddings and retrieval) and the agent system — taking what's retrieved and producing structured understanding and the reasoning to act on it. We focus on multimodal systems with high instruction-following capability and complex, hierarchically structured outputs. Our work spans training infrastructure from pre-training to RL, temporal segmentation and structured metadata extraction, large-scale inference and serving systems, data-curation and evaluation pipelines, and building Jockey Core. We ship products with real-world value rather than doing research in isolation, working as a goal-oriented, cross-functional team of ML researchers and engineers — using the most advanced compute in the world, including NVIDIA B300s, to accelerate the research-to-production cycle. * About Jockey Core Jockey Core is the reasoning LLM at the center of Jockey — the model that decomposes a query, decides what to retrieve and segment, and reasons over the results into an answer you can act on. It sits in the critical path of every agent step, so its quality, latency, and cost directly shape what Jockey can do. Jockey Core is a model we own and serve end to end, and we improve it continuously so Jockey's quality compounds with every release.

주요업무

• This role leads serving engineering for Jockey Core — from engine selection through production scale-out on Blackwell. • Build benchmarks and load tests that replay the agent's real traffic (short prompts, frequent round-trips, long tool-output contexts), measuring TTFT and inter-token latency separately. • Apply inference optimization — quantization, batching/scheduling, disaggregated prefill/decode, speculative decoding — to hit cost and latency targets. • Build cost models and drive production hardening — autoscaling, capacity planning, observability, failover — through rollback-safe rollouts. • Collaborate so model-efficiency gains land as real serving wins, and set the serving technical bar through design review. • Explore and adopt AI-assisted development tools (Claude, Gemini, GPT) to improve productivity.

자격요건

• Significant experience serving and optimizing large-scale LLM inference in production (vLLM, TensorRT-LLM, SGLang, or similar), across techniques like batching/scheduling, quantization, disaggregated prefill/decode, and speculative decoding. • Experience designing and operating large-scale distributed systems in high-performance GPU environments. • A track record of driving ambiguous technical decisions with measured latency/throughput/cost data. • Experience building observability, SLOs, and failure-response for production services, with strong communication skills.

우대사항

• Experience contributing to or customizing the internals of an LLM inference server (vLLM, TensorRT-LLM, SGLang, or similar). • Understanding of the serving characteristics of compressed (pruned/quantized) models or reasoning/agentic LLMs. • Experience designing multi-region/multi-cluster serving infrastructure or large-scale GPU capacity planning. • A Master's/PhD in Machine Learning, Computer Science, or a related technical field.

혜택 및 복지

• 글로벌 고객과 함께 성장하는 글로벌 팀 • 자율성과 협업을 모두 갖춘 하이브리드 근무 • 전 직원에게 맥북 및 70만원 상당 재택근무 장비 지원, 3년 주기로 최신 장비 교체 • 식사·교통비 등 자유롭게 사용할 수 있는 월 60만 원 한도 법인카드 제공 • 사무실 내 스낵바(간식, 커피, 신선식품 제공) • 연말 2주간 겨울 방학 운영 • 연 1회 건강검진 지원 • 영어 교육 프로그램 지원

이런 공고 어때요?
지금 많이 보는 공고

댓글