yilian49

Results 1 issues of yilian49

## Motivation The current draft model files (e.g. llama3_eagle.py) supports draft model config having `target_hidden_dimension` separate from `hidden_dimension`. However, in the training scripts, it loads the target model's embedding function...