--- datasets: - HuggingFaceH4/ultrachat_200k base_model: - google/gemma-2-9b-it library_name: transformers --- ## google/gemma-2-9b-it - W8A8_FP8 Compression This is a compressed model using [llmcompressor](https://github.com/vllm-project/llm-compressor). ## Compression Configuration - Base Model: google/gemma-2-9b-it - Compression Scheme: W8A8_FP8 - Dataset: HuggingFaceH4/ultrachat_200k - Dataset Split: train_sft - Number of Samples: 512 - Preprocessor: chat - Maximum Sequence Length: 8192 ## Sample Output #### Prompt: ``` user Who is Alan Turing? ``` #### Output: ``` user Who is Alan Turing? * **Alan Turing (1912-1954) was a British mathematician and computer scientist widely considered to be the father of theoretical computer science and artificial intelligence.** Here are some key points about his life and work: * **Breaking the Enigma Code:** During World War II, Turing played a pivotal role in breaking the German Enigma code at Bletchley Park. His work is credited with shortening the war and saving countless lives. * **Turing Machine:** He developed the concept of the Turing machine, a theoretical model of computation that laid the foundation for modern computers. * **Turing Test:** He ``` ## Evaluation