Skip to content

v0.1.10

Compare
Choose a tag to compare
@jianglan89 jianglan89 released this 07 Apr 15:05
· 1113 commits to main since this release

feat

  • sp support TP
  • suport tie_word_embeddings option in hf config.json
  • update transformers version to 4.39.3

refactor

  • add log for weight load: lora apply success / miss weight

fix

  • lora support one q/k/v weight is miss

docs

  • add Quantization docs