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