guidance icon indicating copy to clipboard operation
guidance copied to clipboard

remove unneeded torch dep for top-level tests

Open mmoskal opened this issue 1 year ago • 2 comments

config.json for the llama-3 already specifies bfloat16 dtype. Thus removing torch dependency from the top-level tests (many tests do not require torch to run).

CC @riedgar-ms @hudson-ai

mmoskal avatar Jul 19 '24 16:07 mmoskal