We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61cdf88 commit 636f874Copy full SHA for 636f874
recipes/experimental/long-context/H2O/src/debug.sh
@@ -0,0 +1,4 @@
1
+CUDA_VISIBLE_DEVICES=1 python -u run_needle_haystack_test.py \
2
+--input-path data/needle_test/Huggingface \
3
+--output-path needle_test_results/huggingface/llama-3-8b-instruct/ \
4
+--model-name meta-llama/Meta-Llama-3-8B-Instruct
0 commit comments