ghost-8b-beta-128k / README.md
lamhieu's picture
chore: update something
caa68dd
|
raw
history blame
1.05 kB
---
title: Ghost 8B Beta (Ξ², 128k)
short_description: Chat with your multilingual A.I. assistant.
emoji: πŸ‘» / πŸ“š
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: true
header: mini
suggested_hardware: a10g-small
language:
- vi
- ko
- es
- pt
- zh
- fr
- it
- de
- ja
- ru
- pl
- nl
- hi
- tr
- id
- en
license: other
license_name: ghost-open-llms
license_link: https://ghost-x.org/ghost-open-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).
```tex
@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}
}
```