Bohan Hou
Results
1
issues of
Bohan Hou
## Instructions: 1. Clone https://huggingface.co/openlm-research/open_llama_7b_700bt_preview to local, 2. Link the cloned repo to `dist/models/open-llama-700bt-7b` 3. run `python3 build.py --debug-dump --model open-llama-700bt-7b --use-cache=0 --quantization q3f16_0` 4. run `./build/mlc_chat_cli --local-id open-llama-700bt-7b-q3f16_0` Then...