2

Remote Llm Researcher Jobs in Oregon (NOW HIRING)

This track requires strong pre-LLM ML foundations, deep expertise in LLMs and modern prompting ... Translate cutting-edge research advances into practical, high-impact production systems.

Senior Prompt Designer II

OR · On-site +1

$101K - $108K/yr

Spearhead R&D into emerging AI paradigms, evaluate new models and tooling, and provide clear ... SELECT ONE: #LI-Remote

Senior Machine Learning Engineer

OR · On-site +1

$205K - $270K/yr

This track requires strong pre-LLM ML foundations, deep expertise in LLMs and modern prompting ... Remote work setup budget to help you create a productive home office * Monthly wellness and ...

DevRel

OR · On-site +1

$180/hr

You are genuinely plugged into the AI ecosystem: you know the key researchers, practitioners, open ... Technical depth: comfortable coding in Python, building LLM applications, and talking confidently ...

Software Engineer I

OR · On-site +1

Continuously research and apply emerging technologies and industry best practices to improve the ... Remote

Senior Product Manager, Mobile App

OR · On-site +1

$165K - $195K/yr

Work closely with cross functional partners in UX Design, Research, Lifecycle Management and ... Work closely with Content Technology and Data Science to integrate next-generation AI and LLM ...

Our data and research teams transform raw data into strategic intelligence, delivering accurate ... This is a remote-friendly opportunity that can sit in NYC (where our headquarters is located), one ...

Our data and research teams transform raw data into strategic intelligence, delivering accurate ... This is a remote-friendly opportunity that can sit in NYC (where our headquarters is located), one ...

next page

Showing results 1-20

Remote Llm Researcher information

What is a remote LLM researcher?

A Remote LLM Researcher is a professional who studies and develops large language models (LLMs), such as GPT or BERT, while working from a location outside of a traditional office setting. Their work typically involves conducting experiments, analyzing data, improving model architectures, and publishing findings in the field of natural language processing (NLP). Remote LLM Researchers often collaborate with colleagues online, use cloud-based computing resources, and contribute to advancements in AI language technologies. This role requires strong programming skills, a background in machine learning, and the ability to work independently in a distributed team environment.

How do remote LLM researchers typically collaborate with cross-functional teams given their distributed work environment?

Remote LLM Researchers often work closely with data scientists, machine learning engineers, and product managers via virtual collaboration tools such as Slack, Zoom, and GitHub. Regular meetings, shared documentation, and project management platforms help maintain clear communication and alignment on research goals. Being proactive in sharing updates, seeking feedback, and participating in code reviews is essential for seamless teamwork. This collaborative approach ensures research findings can be effectively integrated into products and services, despite the physical distance.

What are the key skills and qualifications needed to thrive as a remote LLM researcher, and why are they important?

To thrive as a Remote LLM Researcher, you need a strong background in machine learning, natural language processing, and deep learning, typically supported by an advanced degree in computer science or a related field. Familiarity with frameworks like PyTorch or TensorFlow, experience working with large language models (LLMs), and knowledge of distributed computing tools are commonly required. Outstanding problem-solving abilities, communication skills, and the ability to work independently are essential soft skills for remote collaboration and research innovation. These skills enable effective development, evaluation, and deployment of advanced language models in a distributed team environment.

What is the difference between Remote Llm Researcher vs Remote Data Scientist?

AspectRemote Llm ResearcherRemote Data Scientist
CredentialsAdvanced degrees in AI, NLP, or related fields; research experienceDegree in Data Science, Statistics, or Computer Science; often includes certifications
Work EnvironmentResearch-focused, often in AI labs or tech companies, remote options availableData analysis, modeling, and visualization tasks, remote or on-site
Industry UsageAI research, NLP development, machine learning innovationBusiness analytics, predictive modeling, data-driven decision making

Remote Llm Researchers focus on developing and improving large language models through research and experimentation, often in AI labs. Remote Data Scientists analyze data to generate insights and build predictive models. While both roles require strong technical skills, Remote Llm Researchers are more research-oriented, whereas Remote Data Scientists focus on applying data techniques to solve business problems.

What are popular job titles related to Remote Llm Researcher jobs in Oregon?

For Remote Llm Researcher jobs in Oregon, the most frequently searched job titles are:

What job categories do people searching Remote Llm Researcher jobs in Oregon look for?

The top searched job categories for Remote Llm Researcher jobs in Oregon are:

What cities in Oregon are hiring for Remote Llm Researcher jobs?

Cities in Oregon with the most Remote Llm Researcher job openings:

Principal Software Engineer - Large-Scale LLM Memory and Storage Systems

Nvidia

OR • On-site, Remote

$134K - $180K/yr

Full-time

Posted 8 days ago


Key responsibilities

  • Design and evolve a unified memory layer that spans GPU memory, pinned host memory, RDMA-accessible memory, SSD tiers, and remote storage to support large-scale LLM inference.

  • Architect and implement integrations with LLM serving engines focusing on KV-cache offload, reuse, and remote sharing across heterogeneous clusters.

  • Partner with GPU architecture, networking, and platform teams to exploit technologies like GPUDirect, RDMA, and NVLink for low-latency KV-cache access and sharing.


Nvidia rating

9.6

Company rating: 9.6 out of 10

Based on 18 frontline employees who took The Breakroom Quiz

6th of 247 rated software companies


Job description

NVIDIA Dynamo is a high-throughput, low-latency inference framework for serving generative AI and reasoning models across multi-node distributed environments. Built in Rust for performance and Python for extensibility, Dynamo orchestrates GPU shards, routes requests, and manages shared KV cache across heterogeneous clusters so that many accelerators feel like a single system at datacenter scale. As large language models rapidly outgrow the memory and compute budget of any single GPU, this platform enables efficient, resilient deployment of cutting-edge LLM workloads.

We are seeking a Principal Systems Engineer to define the vision and roadmap for memory management of large-scale LLM and storage systems. What you'll be doing: Design and evolve a unified memory layer that spans GPU memory, pinned host memory, RDMA-accessible memory, SSD tiers, and remote file/object/cloud storage to support large-scale LLM inference. Architect and implement deep integrations with leading LLM serving engines (such as vLLM, SGLang, TensorRT-LLM), with a focus on KV-cache offload, reuse, and remote sharing across heterogeneous and disaggregated clusters.

Co-design interfaces and protocols that enable disaggregated prefill, peer-to-peer KV-cache sharing, and multi-tier KV-cache storage (GPU, CPU, local disk, and remote memory) for high-throughput, low-latency inference. Partner closely with GPU architecture, networking, and platform teams to exploit GPUDirect, RDMA, NVLink, and similar technologies for low-latency KV-cache access and sharing across heterogeneous accelerators and memory pools. Mentor senior and junior engineers, set technical direction for memory and storage subsystems, and represent the team in internal reviews and external forums (open source, conferences, and customer-facing technical deep dives).

What we need to see: Masters or PhD or equivalent experience 15+ years of experience building large-scale distributed systems, high-performance storage, or ML systems infrastructure in C/C++ and Python, with a track record of delivering production services. Deep understanding of memory hierarchies (GPU HBM, host DRAM, SSD, and remote/object storage) and experience designing systems that span multiple tiers for performance and cost efficiency. Distributed caching or key-value systems, especially designs optimized for low latency and high concurrency.

Hands-on experience with networked I/O and RDMA/NVMe-oF/NVLink-style technologies, and familiarity with concepts like disaggregated and aggregated deployments for AI clusters. Strong skills in profiling and optimizing systems across CPU, GPU, memory, and network, using metrics to drive architectural decisions and validate improvements in TTFT and throughput. Excellent communication skills and prior experience leading cross-functional efforts with research, product, and customer teams.

Ways to stand out from the crowd: Prior contributions to open-source LLM serving or systems projects focused on KV-cache optimization, compression, streaming, or reuse. Experience designing unified memory or storage layers that expose a single logical KV or object model across GPU, host, SSD, and cloud tiers, especially in enterprise or hyperscale environments. Publications or patents in areas such as LLM systems, memory-disaggregated architectures, RDMA/NVLink-based data planes, or KV-cache/CDN-like systems for ML.

With highly competitive salaries and a comprehensive benefits package, NVIDIA is widely considered to be one of the technology world's most desirable employers. We have some of the most forward-thinking and hardworking people in the world working for us and, due to outstanding growth, our special engineering teams are growing fast. If you're a creative and autonomous engineer with a genuine passion for technology, we want to hear from you.

Your base salary will be determined based on your location, experience, and the pay of employees in similar positions. The base salary range is 272,000 USD - 431,250 USD. You will also be eligible for equity and benefits.

Applications for this job will be accepted at least until January 13, 2026. This posting is for an existing vacancy. NVIDIA uses AI tools in its recruiting processes.

NVIDIA is committed to fostering a diverse work environment and proud to be an equal opportunity employer. As we highly value diversity in our current and future employees, we do not discriminate (including in our hiring and promotion practices) on the basis of race, religion, color, national origin, gender, gender expression, sexual orientation, age, marital status, veteran status, disability status or any other characteristic protected by law.


What Nvidia employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Nvidia logo

About Nvidia

Sourced by ZipRecruiter

NVIDIA has been transforming computer graphics, PC gaming, and accelerated computing for more than 25 years. It's a unique legacy of innovation that's fueled by great technology--and amazing people. Today, we're tapping into the unlimited potential of AI to define the next era of computing. An era in which our GPU acts as the brains of computers, robots, and self-driving cars that can understand the world. Doing what's never been done before takes vision, innovation, and the world's best talent.

Industry

Computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Santa Clara, CA, US