Views
No views yet
1# Experimental Environment: A100
2swift export \
3 --quant_bits 4 \
4 --model_type yi-1_5-6b-chat \
5 --quant_method awq \
6 --quant_n_samples 64 \
7 --dataset alpaca-zh alpaca-en sharegpt-gpt4-mini \
8 --quant_seqlen 4096CUDA_VISIBLE_DEVICES=0 swift infer --model_type yi-1_5-6b-chat-awq-int4CUDA_VISIBLE_DEVICES=0 swift sft --model_type yi-1_5-6b-chat-awq-int4 --dataset leetcode-python-en