lm-sys/FastChat

support for 4bit quantization from transfomer library.

Aberta

#1.798 aberto em 27 de jun. de 2023

 (7 comentários) (2 reações) (0 responsável)Python (4.736 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (38.959 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Loading a vicuna13B using 4bit quantization from the transformers library is possible load_in_4bit. How difficult could be for Fastach to support it?

Guia do colaborador