Keywords
LLMキーワード一覧
キーワードをクリックすると、LLM技術知識体系の該当ページを開きます。
1-6|基礎・学習・推論
Transformerp.5encoder-onlyp.5encoder-decoderp.5decoder-onlyp.5causal maskp.5cross-attentionp.5QKVp.5scaled dot-product attentionp.5Multi-Head Attentionp.5MHAp.5MQAp.5GQAp.5KV cachep.5FlashAttentionp.5FlashAttention-3p.5FlashAttention-4p.5FFNp.5SwiGLUp.5pre-normp.5post-normp.5RoPEp.5ALiBip.5QK-Normp.5logit soft-cappingp.5誤差逆伝播p.12forward propagationp.12backpropagationp.12勾配降下法p.12SGDp.12Adamp.12AdamWp.12学習率スケジュールp.12warmupp.12cosine decayp.12weight decayp.12cross entropyp.12label smoothingp.12gradient clippingp.12activation checkpointingp.12BF16p.12FP16p.12FP32p.12loss scalingp.12tokenizerp.20BPEp.20WordPiecep.20Unigramp.20SentencePiecep.20byte fallbackp.20vocabularyp.20special tokensp.20BOS / EOSp.20chat templatep.20detokenizationp.20multilingual tokenizerp.20scaling lawsp.25Chinchilla則p.25compute-optimalp.25pretraining datap.25data mixturep.25データ重複除去p.25data contaminationp.25Common Crawlp.25FineWebp.25RefinedWebp.25Dolmap.25Nemotron-CCp.25synthetic datap.25SFTp.32instruction tuningp.32preference datap.32reward modelp.32RLHFp.32PPOp.32DPOp.32IPOp.32KTOp.32ORPOp.32RLAIFp.32RLVRp.32GRPOp.32DAPOp.32rejection samplingp.32knowledge distillationp.32judge modelp.32推論モデルp.39Chain-of-Thoughtp.39hidden CoTp.39test-time computep.39推論時計算p.39inference-time scalingp.39thinking budgetp.39reasoning effortp.39best-of-Np.39self-consistencyp.39tree searchp.39verifierp.39process rewardp.39outcome rewardp.39budget forcingp.39DeepSeek-R1p.39
7-12|アーキテクチャ・評価・安全性
MoEp.43Mixture of Expertsp.43dense modelp.43routed expertp.43shared expertp.43expert parallelismp.43expert routingp.43top-k routingp.43top-1 routingp.43load balancingp.43router z-lossp.43capacity factorp.43all-to-allp.43DeepSeekMoEp.43fine-grained expertp.43node-limited routingp.43長文脈p.50long contextp.50context lengthp.50lost in the middlep.50RoPE scalingp.50YaRNp.50NTK-aware scalingp.50positional interpolationp.50sparse attentionp.50Native Sparse Attentionp.50NSAp.50DSAp.50MLAp.50Ring Attentionp.50MoBAp.50LongRoPEp.50KV compressionp.50SSMp.56State Space Modelp.56Mambap.56Mamba-2p.56RWKVp.56RetNetp.56Hyenap.56Linear Attentionp.56Gated DeltaNetp.56KDAp.56Diffusion LMp.56hybrid architecturep.56マルチモーダルp.60VLMp.60vision encoderp.60image tokenp.60patch embeddingp.60CLIPp.60cross-modal projectorp.60Q-Formerp.60OCRp.60ASRp.60TTSp.60音声理解p.60動画理解p.60frame samplingp.60temporal modelingp.60ベンチマークp.65MMLUp.65MMLU-Prop.65GPQAp.65GSM8Kp.65MATHp.65AIMEp.65HumanEvalp.65MBPPp.65LiveCodeBenchp.65SWE-benchp.65Terminal-Benchp.65BrowseCompp.65LongBenchp.65RULERp.65IFEvalp.65MT-Benchp.65Arenap.65pass@kp.65アライメントp.71alignmentp.71RLHF alignmentp.71red teamingp.71jailbreakp.71prompt injectionp.71data poisoningp.71model extractionp.71privacyp.71PIIp.71unlearningp.71Constitutional AIp.71guardrailsp.71mechanistic interpretabilityp.71activation patchingp.71sparse autoencoderp.71
13-18|効率化・分散学習・推論システム
量子化p.76quantizationp.76PTQp.76QATp.76GPTQp.76AWQp.76SmoothQuantp.76OmniQuantp.76bitsandbytesp.76INT8p.76INT4p.76FP8p.76FP4p.76NF4p.76GGUFp.76weight-only quantizationp.76activation quantizationp.76KV cache quantizationp.76mixed precisionp.76calibrationp.76outlierp.76枝刈りp.82pruningp.82structured pruningp.82unstructured pruningp.82magnitude pruningp.82N:M sparsityp.82block sparsityp.82知識蒸留p.82teacher-studentp.82logit distillationp.82feature distillationp.82PEFTp.88LoRAp.88QLoRAp.88AdaLoRAp.88DoRAp.88LoHap.88LoKrp.88IA3p.88prefix tuningp.88prompt tuningp.88adapterp.88full fine-tuningp.88モデルマージp.88TIES mergingp.88DAREp.88SLERPp.88分散学習p.95data parallelismp.95tensor parallelismp.95pipeline parallelismp.95sequence parallelismp.953D parallelismp.95ZeROp.95FSDPp.95DeepSpeedp.95Megatron-LMp.95NCCLp.95all-reducep.95all-gatherp.95fused kernelp.95CUDA Graphsp.95Tritonp.95vLLMp.101Text Generation Inferencep.101TGIp.101TensorRT-LLMp.101SGLangp.101llama.cppp.101Ollamap.101ONNX Runtimep.101PagedAttentionp.101continuous batchingp.101prefix cachingp.101speculative decodingp.101draft modelp.101chunked prefillp.101disaggregated servingp.101TTFTp.101tokens per secondp.101throughputp.101latencyp.101GPUp.110TPUp.110H100p.110H200p.110B200p.110Blackwellp.110Hopperp.110Tensor Corep.110HBMp.110NVLinkp.110NVSwitchp.110CPU offloadp.110NPUp.110NVFP4p.110MXFP4p.110E4M3p.110E5M2p.110
19-23|モデル・企業・OSSエコシステム
frontier modelp.120GPTp.120Claudep.120Geminip.120DeepSeek-V4-Prop.214DeepSeek-V4-Flashp.120DeepSeek-R1p.120Qwenp.126Llamap.126Mistralp.126Grokp.126Kimip.126GLMp.126MiniMaxp.126Command Rp.126open weightsp.126open source modelp.126dense modelp.126MoE modelp.126Nemotron 3p.215Nemotron 3 Nanop.215Nemotron 3 Superp.215Nemotron 3 Ultrap.215Nemotron-Hp.126日本語LLMp.131LLM-jpp.131Swallowp.131PLaMop.131Rakuten AIp.131cotomip.131Sarashinap.131モデルルーティングp.136hyperscalerp.136AI labp.136NVIDIAp.136AMDp.136Googlep.136Microsoftp.136AWSp.136Metap.136OpenAIp.136Anthropicp.136Hugging Facep.143Model Hubp.143safetensorsp.143Transformersp.143Datasetsp.143Tokenizersp.143Acceleratep.143PEFT libraryp.143TRLp.143vLLM ecosystemp.143llama.cpp ecosystemp.143Ollama ecosystemp.143OpenRouterp.143LiteLLMp.143Open Model Licensep.143model cardp.143data cardp.143
24-27|RAG・エージェント・コーディング
Embeddingp.151埋め込みp.151dense retrievalp.151sparse retrievalp.151BM25p.151ベクトルデータベースp.151ANNp.151HNSWp.151IVFp.151PQp.151FAISSp.151Milvusp.151Qdrantp.151Weaviatep.151pgvectorp.151RAGp.151chunkingp.151chunk overlapp.151metadata filterp.151rerankerp.151cross-encoderp.151query rewritingp.151HyDEp.151multi-query retrievalp.151RAG Fusionp.151contextual compressionp.151GraphRAGp.151agentic RAGp.151groundednessp.151citationp.151AIエージェントp.159agentp.159tool callingp.159function callingp.159ReActp.159planningp.159reflectionp.159workflowp.159state machinep.159MCPp.159Model Context Protocolp.159Skillsp.159agent memoryp.159short-term memoryp.159long-term memoryp.159episodic memoryp.159semantic memoryp.159procedural memoryp.159sandboxp.159permissionsp.159JSON Schemap.159multi-agentp.159subagentp.159orchestrationp.159AgentCorep.168LangChainp.168LlamaIndexp.168Haystackp.168DSPyp.168Semantic Kernelp.168AutoGenp.168CrewAIp.168PydanticAIp.168managed agent platformp.168Bedrock Agentsp.168Vertex AI Agent Builderp.168コーディングエージェントp.175code agentp.175repo-level codingp.175terminal agentp.175shell toolp.175patch generationp.175test loopp.175browser toolp.175human-in-the-loopp.175approval flowp.175sandbox executionp.175Git integrationp.175pull requestp.175code searchp.175diffp.175Codexp.175Claude Codep.175OpenCodep.175DeepSeek Harnessp.214
28-31|プロンプト・LLMOps・実務設計
prompt engineeringp.181プロンプト工学p.181system promptp.181instruction hierarchyp.181zero-shotp.181few-shotp.181in-context learningp.181Chain-of-Thought promptingp.181structured outputp.181JSON modep.181function calling schemap.181context engineeringp.181context packingp.181context pruningp.181conversation summarizationp.181context compactionp.181retrieval planningp.181prefix cachingp.181attention sinkp.181delimiterp.181prompt injection defensep.181LLMOpsp.186model registryp.186prompt registryp.186tracingp.186observabilityp.186evaluation pipelinep.186monitoringp.186model driftp.186quality monitoringp.186latency monitoringp.186cost managementp.186token usagep.186cache hit ratep.186rate limitp.186retryp.186fallbackp.186model routingp.186canary releasep.186A/B testp.186SLOp.186SLAp.186MIT licensep.196Apache-2.0p.196Llama licensep.196Open Model Licensep.196OpenMDWp.196RAIL licensep.196CC-BYp.196CC-BY-NCp.196model cardp.196copyrightp.196privacyp.196AI Actp.196NIST AI RMFp.196Japan AI guidelinesp.196export controlsp.196requirements definitionp.202workload designp.202quality targetp.202latency targetp.202budget planningp.202model selectionp.202RAG vs fine-tuningp.202prototypep.202productionizationp.202failure modesp.202human evaluationp.202rollbackp.202security reviewp.202incident responsep.202