소스 검색

Create debug.sh

Allen 1 년 전
부모
커밋
636f874001
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      recipes/experimental/long-context/H2O/src/debug.sh

+ 4 - 0
recipes/experimental/long-context/H2O/src/debug.sh

@@ -0,0 +1,4 @@
+CUDA_VISIBLE_DEVICES=1 python -u run_needle_haystack_test.py \
+--input-path data/needle_test/Huggingface \
+--output-path needle_test_results/huggingface/llama-3-8b-instruct/ \
+--model-name meta-llama/Meta-Llama-3-8B-Instruct