"vscode:/vscode.git/clone" did not exist on "3dacd474364813781c0154d881055502ce09d79c"
  • Alexander Lam's avatar
    [Feature] Adding support for LLM Compression Evaluation (#1108) · 35c94d0c
    Alexander Lam authored
    * fixed formatting based on pre-commit tests
    
    * fixed typo in comments; reduced the number of models in the eval config
    
    * fixed a bug in LLMCompressionDataset, where setting samples=None would result in passing test[:None] to load_dataset
    
    * removed unnecessary variable in _format_table_pivot; changed lark_reporter message to English
    35c94d0c
eval_llm_compression.py 1.98 KB