HKUNLP / ChunkLlama

[ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"
Apache License 2.0
341 stars 18 forks source link

info about compared models in your paper #7

Open Jihuai-wpy opened 6 months ago

Jihuai-wpy commented 6 months ago

I noticed that you compared many models in your paper. Could you please share the implementation code for the training-free models mentioned in Table 1, or the GitHub repository you based your work on? Additionally, could you provide the Hugging Face URLs or GitHub links for all the open-source models used in the tables? I would greatly appreciate it.

ChenxinAn-fdu commented 6 months ago

The code for these baselines is coming soon.

Jihuai-wpy commented 6 months ago

Thank you very much, looking forward to your related code and explanation!