Explorar el Código

Create debug.sh

Allen hace 1 año
padre
commit
636f874001
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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