Skip to content

Releases: GreenBitAI/gbx-lm

Release v0.3.5

25 Nov 09:16
Compare
Choose a tag to compare

Updated

  • improved fastAPI server
  • support libra confidence router

Release v0.3.4

15 Oct 08:44
Compare
Choose a tag to compare

Updated

  • improved the hidden states generation method
  • project structure refactoring

Release v0.3.3

10 Oct 20:15
9750cda
Compare
Choose a tag to compare

Added

  • langchain integration
  • local_rag and graph_rag example

Updated

  • generate method to support hidden states output

Release v0.3.2

13 Sep 16:16
Compare
Choose a tag to compare

Added

  • model management, FastAPI-server
  • unit test

Updated

  • synchronized with the mlx-lm
  • simplified README

Release v0.3.1

14 Jun 14:19
Compare
Choose a tag to compare

Updated

  • updated mlx_fastchat_worker for supporting mlx >= 0.14.
  • updated conda config.

Release v0.3.0

11 Jun 17:21
Compare
Choose a tag to compare

Added

  • Lora support for GBA low-bit models.

Release v0.2.1

01 May 11:03
Compare
Choose a tag to compare

Added

  • support for Phi-3

Release v0.2.0

22 Apr 20:09
Compare
Choose a tag to compare

Added

  • Conversion: Utilize gba2mlx.py to convert models from GBA format to a format compatible with the MLX framework, ensuring smooth integration and optimal performance.
  • Generation: Includes scripts for generating content using GBA quantized models within the MLX environment, empowering users to leverage the advanced capabilities of GBA models for natural language content creation.
  • Fully support GreenBitAI's MLX Model Collection