FastChat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.

APACHE-2.0 License

Downloads
97.2K
Stars
36.6K
Committers
236

Bot releases are hidden (Show)

FastChat - Release v0.2.36 Latest Release

Published by merrymercy 8 months ago

Highlights

What's Changed

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.35...v0.2.36

FastChat - Release v0.2.35

Published by merrymercy 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.34...v0.2.35

FastChat - Release v0.2.34

Published by merrymercy 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.33...v0.2.34

FastChat - Release v0.2.33

Published by merrymercy 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.32...v0.2.33

FastChat - Release v0.2.32

Published by merrymercy 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.30...v0.2.32

FastChat - Release v0.2.30

Published by merrymercy about 1 year ago

What's Changed

  • Support new models
  • Bug fixes

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.28...v0.2.30

FastChat - Release v0.2.28

Published by merrymercy about 1 year ago

What's Changed

  • Multiple UI updates, performance improvements and bug fixes
  • New model support (Spicyboros + airoboros 2.2, VMware's OpenLLaMa OpenInstruct)
  • Add sponsors (Kaggle, MBZUAI, AnyScale, and Huggingface)

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.25...v0.2.28

FastChat - v0.2.25

Published by merrymercy about 1 year ago

What's Changed

  • Support new models (Qwen, WizardCoder, Llama2-Chinese, BAAI/AquilaChat-7B, OpenOrca, BGE)
  • Improve performance and usability. Fix bugs.
  • Reduce dependency by making some required packages optional

New Contributors

Full Changelog: https://github.com/lm-sys/FastChat/compare/v0.2.23...v0.2.25

FastChat - Release v0.2.22

Published by merrymercy about 1 year ago

  • Released Vicuna v1.5 based on Llama 2 with 4K and 16K context lengths. Download weights
  • Released Chatbot Arena Conversations, a dataset containing 33k conversations with human preferences. Download it here.
  • Serving
    • Add a multi-model worker that can host multiple models on a single GPU and share base weights for PEFT models. #1866 #1905
    • AWQ 4-bit quantization support. #2103
    • Support model models (Llama 2, Claude 2, ChatGLM 2, StarChat, Baichuan-13B, InternLM, airoboros, PEFT adapters).
    • Better support for AMD GPUs, Intel XPUs. #1954 #2052
  • Training
    • Support rope scaling. #2013
    • Support flash attention 2. #2059
    • Support xformer. #1970
FastChat - Release v0.2.18

Published by Ying1123 over 1 year ago

FastChat - Release v0.2.14

Published by merrymercy over 1 year ago

  • LangChain integration with OpenAI-compatible API server (doc)
  • Enhanced OpenAI-compatible API server (doc)
  • More model support (https://chat.lmsys.org/?arena)
    • Guanaco, WizardLM, GPT4ALL, and more.
  • Bug fixes
FastChat - Release v0.2.9

Published by merrymercy over 1 year ago

FastChat - Release v0.2.5

Published by merrymercy over 1 year ago

FastChat - Release v0.2.3

Published by merrymercy over 1 year ago

  • Added a Chatbot Arena where you can compare open large models side-by-side (https://arena.lmsys.org/)
    • Now we support Vicuna, Koala, OpenAssistant, Dolly, ChatGLM, StableLM, Alpaca, LLaMA
  • Fix bugs
Package Rankings
Top 10.16% on Proxy.golang.org
Top 1.28% on Pypi.org
Related Projects