Shiv Kaul

Results 4 issues of Shiv Kaul

Fixes https://github.com/huggingface/datasets/issues/6566 Let me know if there's any tests I need to clear.

# What does this PR do? Initial mistral fp8 change # Command Lines: 1) 128x128xbs4 ` QUANT_CONFIG=./quantization_config/maxabs_quant.json python run_generation.py --model_name_or_path mistralai/Mistral-7B-Instruct-v0.2 --attn_softmax_bf16 --use_hpu_graphs --trim_logits --use_kv_cache --reuse_cache --bf16 --batch_size 896 --fp8...

run-test

add CI for mistral performance

This reverts commit 520c875807ef2a5b7d9bd96df335d4d0e2487f43. In order for image to text CI tests to run.