Skip to main content

LLM FAQ

model metrics

  • 参数量
  • 非Embedding参数量
  • GQA - Generalized Question Answering
  • Tie Embedding
  • Context Window - 上下文长度
  • 语言支持度
  • Code Switch - 语言转换
    • 避免模型直接切换语言
  • Safety
  • 评测/Benchmark
    • MMLU - Massive Multitask Language Understanding
    • MMLU-Pro
    • GPQA
    • TheoremQA
    • BBH
    • HumanEval
    • MBPP
    • MultiPL-E
    • GSM8K
    • MATH
    • C-Eval
    • CMMLU
    • Multi-Exam
    • Multi-Understanding
    • Multi-Mathematics
  • 参考

EF BF BD

format

  • GGUF
    • llama.cpp, August 21st 2023, 替代 GGML
  • GGML