--- datasets: - cerebras/SlimPajama-627B base_model: - meta-llama/Meta-Llama-3-8B-Instruct - yuhuili/EAGLE-LLaMA3-Instruct-8B --- Token frequency statistics based on [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B), used for FR-Spec (https://arxiv.org/abs/2502.14856), see more at https://github.com/thunlp/FR-Spec. freq_32768.pt can be loaded by torch.load(), and it is a list of high-frequency tokens. config.json and pytorch_model.bin are the same as https://huggingface.co/yuhuili/EAGLE-LLaMA3-Instruct-8B, and can be downloaded from their repo.