File size: 579 Bytes
4284ca8
 
 
 
 
ef26bb4
4284ca8
 
1c0535d
4284ca8
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.