Skip to content

Commit 8fb423c

Browse files
committed
qwen lora test
1 parent c3a53f3 commit 8fb423c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci/scripts/test_lora.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@ $PYTHON_EXECUTABLE -m extension.llm.export.export_llm \
5353
HF_QWEN_PATH=$(python -c "from huggingface_hub import snapshot_download; print(snapshot_download('unsloth/Qwen3-0.6B'))")
5454
echo "Model downloaded to: $HF_QWEN_PATH"
5555

56+
<<<<<<< HEAD
5657
### BUILD LLAMA RUNNER.
58+
=======
59+
# Build llama runner.
60+
>>>>>>> 3c0898753d (qwen lora test)
5761
cmake_install_executorch_libraries
5862
cmake_build_llama_runner
5963

0 commit comments

Comments
 (0)