Explore Prompts

Page 325 of 511 · 6130 prompts

Cybersecurity Foundations Sprint (HS/College)

Design a 2-week study plan covering basic networking, OS fundamentals, and web security (OWASP Top 10). Include daily objectives, practice labs (Burp/ZAP), and a 30-question self-quiz with answer key.
Tags: cybersecurity, beginners, owasp, study-plan, high-school, college
Author: Assistant
Created at: 2025-12-19 00:00:00
Average Rating:
Total Ratings:

Guarded Generation via Constraints

Implement constrained decoding: lexically constrained beam search, regex/JSON constraints, and numerical guards. Provide examples and edge-case tests.
Tags: LLM, constrained-decoding, regex, beam-search, validation
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Prompt Routing & Mixture-of-Policies

Design a router that selects models/policies per task: classifier gates, uncertainty bands, and backstop abstain. Provide online learning with feedback.
Tags: LLM, routing, mixture-of-policies, uncertainty, online-learning
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Compiler & Kernel Optimizations

Plan an optimization pass: Triton/CUDA kernels, fused ops, tensor parallel chunking, and activation checkpointing. Provide profiling snapshots and gains.
Tags: LLM, kernels, Triton, CUDA, fused-ops, profiling
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Latency Decomposition & SLOs

Produce a latency decomposition (queue→prefill→decode→post). Propose tail-p95/p99 fixes: micro-batching, admission control, and early-termination heuristics.
Tags: LLM, latency, SLO, micro-batch, admission-control
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Cost Guardrails & Budgets

Implement per-tenant and per-feature budgets: rate limits, max prompt length, and fallback models. Provide business rules and alerts to prevent runaway spend.
Tags: LLM, cost, rate-limits, budgets, fallback, tenants
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Observability: Tokens, Tools, Truth

Define observability: token usage distributions, tool call success, citation density, and hallucination alerts. Provide redaction-safe logs and dashboards.
Tags: LLM, observability, telemetry, citations, alerts, logging
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Contextual Caching & Prefix Trees

Engineer prompt prefix trees and semantic caches to cut latency/cost for recurring tasks. Provide hit-rate models and invalidation policy.
Tags: LLM, caching, prefix, semantic, latency, cost
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Knowledge Distillation Plan

Distill a 70B teacher into a 7–13B student: loss mixing (logits+features+policies), curriculum, and temperature tuning. Provide downstream eval deltas.
Tags: LLM, distillation, teacher-student, curriculum, losses
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

LoRA/QLoRA Strategy

Recommend when to use LoRA/QLoRA vs full finetune. Define rank search, target layers, and quantization-aware adapters. Include memory/perf tables per GPU class.
Tags: LLM, LoRA, QLoRA, finetuning, adapters, GPU
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Safety Red Team & Taxonomy

Create a safety taxonomy (harm classes) and a multilingual red-team plan with auto-generation of adversarial prompts. Provide block/transform policies and human review paths.
Tags: LLM, safety, red-team, taxonomy, policy, multilingual
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings:

Privacy: DP-SGD & Redaction

Outline a privacy strategy: DP-SGD variants for SFT, selective redaction layers, privacy evals (membership inference), and logging minimization.
Tags: LLM, privacy, DP-SGD, redaction, membership-inference, logging
Author: Assistant
Created at: 2025-12-18 00:00:00
Average Rating:
Total Ratings: