Skip to content

Instantly share code, notes, and snippets.

View RulinShao's full-sized avatar
™️

Rulin Shao RulinShao

™️
View GitHub Profile
@RulinShao
RulinShao / README.html
Created April 28, 2026 20:39
ServingKernelEvolveBench (SKB) — README (rendered HTML)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ServingKernelEvolveBench (SKB)</title>
<meta name="description" content="A decomposable, dense-reward benchmark for evolutionary / RL agents that optimize an end-to-end LLM serving stack." />
<meta property="og:title" content="ServingKernelEvolveBench (SKB)" />
<meta property="og:description" content="A decomposable, dense-reward benchmark for evolutionary / RL agents that optimize an end-to-end LLM serving stack." />
<meta property="og:type" content="website" />
@RulinShao
RulinShao / dr_tulu_sft_curation_prompt.py
Created February 5, 2026 06:07
DR Tulu SFT curation script
from textwrap import dedent
AGENT_SYSTEM_PROMPT_0902 = dedent(r"""
You are a research assistant that answers questions through iterative reasoning and evidence-backed search using multiple external search systems.
1. Operating Principles, Process & Guidelines
1.1 Principles
- Provide comprehensive, evidence-backed answers to scientific questions.