Skip to content

Commit

Permalink
Llama in modelling value head tests (#1878)
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec authored Jul 26, 2024
1 parent 72bf6c2 commit 82b07d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_modeling_value_head.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"trl-internal-testing/tiny-random-CodeGenForCausalLM-sharded",
"trl-internal-testing/tiny-random-GPTNeoXForCausalLM-safetensors-sharded",
"trl-internal-testing/tiny-random-GPTNeoXForCausalLM-safetensors",
# "trl-internal-testing/tiny-random-LlamaForCausalLM", uncomment on the next transformers release
"trl-internal-testing/tiny-random-LlamaForCausalLM",
]

ALL_SEQ2SEQ_MODELS = [
Expand Down

0 comments on commit 82b07d6

Please sign in to comment.