lm-sys/FastChat
support for 4bit quantization from transfomer library.
オープン
#1,798 opened on 2023/06/27
enhancementgood first issue
Repository metrics
- Stars
- (38,959 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Loading a vicuna13B using 4bit quantization from the transformers library is possible load_in_4bit. How difficult could be for Fastach to support it?