Skip to content

Releases: bofenghuang/vigogne

Vigogne V2.2

20 Oct 09:50
Compare
Choose a tag to compare
  • Refactor training code
  • Introduce the Vigostral-Chat model

Vigogne V2.1

20 Oct 09:09
Compare
Choose a tag to compare
  • Integrate QLoRA support for improved training efficiency
  • Integrate FlashAttention support and implement training example packing
  • Implement generation script for Orca-style data
  • Add support for serving using FastChat and vLLM
  • Introduce Vigogne-Chat-V2.0 models (blog)
  • Include LangChain integration

Vigogne V2.0

16 May 18:21
Compare
Choose a tag to compare
  • Integrate data generation scripts for self-instruct, self-chatting, and translation
  • Expand the training scripts to include chat-optimized models, and incorporate DeepSpeed support for more efficient training
  • Release Vigogne-Instruct v2 models trained on a more extensive dataset
  • Release Vigogne-Chat models and introduce the Gradio Demo for them

Vigogne V1.1

11 May 07:52
Compare
Choose a tag to compare
  • Enhance the translation quality of the Stanford Alpaca dataset
  • Update the Gradio demo for Vigogne-Instruct models to include streaming mode

Vigogne V1.0

06 Apr 14:20
a7836ca
Compare
Choose a tag to compare
  • Share a French translation of the Stanford Alpaca dataset (the quality may not be perfect)
  • Share fine-tuned LLaMA and BLOOM models
  • Add instructions for deploying using llama.cpp