--- datasets: - HuggingFaceH4/ultrachat_200k base_model: - google/gemma-2b-it library_name: transformers --- ## google/gemma-2b-it - W4A16 Compression This is a compressed model using [llmcompressor](https://github.com/vllm-project/llm-compressor). ## Compression Configuration - Base Model: google/gemma-2b-it - Compression Scheme: W4A16 - 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 was a British mathematician and computer scientist who made significant contributions to the fields of mathematics, computer science, and physics. He is considered one of the pioneers of computer science and a major figure in the history of artificial intelligence. **Key Contributions:** * **Coined the term "computer science"**: Turing was one of the first to use the term in a modern sense to refer to the study of the theoretical and practical principles of computation. * **Developed the Turing machine**: This is a theoretical model of computation that is considered to be the most powerful known model of computation. * **Pioneered research in artificial ``` ## Evaluation