1. 21 Jul, 2023 1 commit
  2. 19 Jul, 2023 1 commit
  3. 18 Jul, 2023 1 commit
  4. 12 Jul, 2023 1 commit
  5. 11 Jul, 2023 2 commits
  6. 05 Jul, 2023 2 commits
    • lvhan028's avatar
      update internlm‘s chat template (#54) · 3de27ead
      lvhan028 authored
      * update internlm model
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update temperature, topk and top_p
      
      * update
      
      * update
      
      * loosen log level
      3de27ead
    • pppppM's avatar
      [Feature] Stats Quantization Parameters for KV Cache (#45) · 3fff964d
      pppppM authored
      * add cal qparams
      
      * support offload inference
      
      * add collect funtions (mod,weight)
      
      * stats kv scales
      
      * update init
      
      * add user guide
      
      * fix hints
      
      * fix comments & support turbomind format
      
      * update user guide
      
      * fix slice kv cache error & support pileval dataset (used in llm-awq)
      
      * fix wrong num heads slice
      
      * update default dataset
      
      * fix conflict
      
      * fix hints
      
      * fix hints
      
      * add gitignore
      3fff964d
  7. 04 Jul, 2023 2 commits
  8. 03 Jul, 2023 1 commit
  9. 01 Jul, 2023 1 commit
  10. 30 Jun, 2023 2 commits
  11. 29 Jun, 2023 1 commit
  12. 28 Jun, 2023 1 commit
    • tpoisonooo's avatar
      feat(src): add kv cache int8 quantization (#22) · cc93136e
      tpoisonooo authored
      * feat(src): add int8 and compile passed
      
      * feat(kernels): fix
      
      * feat(llama): update kernel
      
      * feat(src): add debug
      
      * fix(kernel): k_cache use int8_t pointer
      
      * style(llama): clean code
      
      * feat(deploy.py): revert to enable fmha
      
      * style(LlamaV2): clean code
      
      * feat(deploy.py): add default quant policy
      cc93136e
  13. 25 Jun, 2023 1 commit
  14. 24 Jun, 2023 1 commit
  15. 22 Jun, 2023 1 commit
  16. 20 Jun, 2023 1 commit