News

export MODEL_ROOT=/data/llm_models export MODEL_NAME=Llama-2-7b-chat-hf export QUANT_NAME=q0f16 mlc_llm convert_weight ${MODEL_ROOT}/${MODEL_NAME} \ --quantization ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode ...