ghost-8b-beta-128k / README.md
lamhieu's picture
chore: update README.md content
9a198a8
|
raw
history blame
912 Bytes
---
title: Ghost 8B Beta (Ξ², 128k)
emoji: πŸ‘» / πŸ“š
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
suggested_hardware: a10g-small
language:
- en
- vi
- es
- pt
- de
- it
- fr
- ko
- zh
license: other
license_name: ghost-llms
license_link: https://ghost-x.org/ghost-llms-license
tags:
- ghost
---
# ~
### Notes
The extension source code belongs to: "LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning".
See source code details [here](https://github.com/datamllab/LongLM).
```
@misc{jin2024llm,
title={LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning},
author={Hongye Jin and Xiaotian Han and Jingfeng Yang and Zhimeng Jiang and Zirui Liu and Chia-Yuan Chang and Huiyuan Chen and Xia Hu},
year={2024},
eprint={2401.01325},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```