--- title: CelebChat emoji: 🌍 colorFrom: blue colorTo: green sdk: streamlit sdk_version: 1.27.2 app_file: app.py pinned: false license: apache-2.0 --- # CelebChat CelebChat is a Hugging Face Space where the user can talk with nearly 50 virtual celebrities. ## System details ![alt text](https://github.com/liuhaozhe6788/CelebChat/blob/main/img/flow_chart.jpg?raw=true) ## Citation ``` @article{bertsch2023unlimiformer, title={Unlimiformer: Long-Range Transformers with Unlimited Length Input}, author={Bertsch, Amanda and Alon, Uri and Neubig, Graham and Gormley, Matthew R}, journal={arXiv preprint arXiv:2305.01625}, year={2023} } @misc{https://doi.org/10.48550/arxiv.2210.11416, doi = {10.48550/ARXIV.2210.11416}, url = {https://arxiv.org/abs/2210.11416}, author = {Chung, Hyung Won and Hou, Le and Longpre, Shayne and Zoph, Barret and Tay, Yi and Fedus, William and Li, Eric and Wang, Xuezhi and Dehghani, Mostafa and Brahma, Siddhartha and Webson, Albert and Gu, Shixiang Shane and Dai, Zhuyun and Suzgun, Mirac and Chen, Xinyun and Chowdhery, Aakanksha and Narang, Sharan and Mishra, Gaurav and Yu, Adams and Zhao, Vincent and Huang, Yanping and Dai, Andrew and Yu, Hongkun and Petrov, Slav and Chi, Ed H. and Dean, Jeff and Devlin, Jacob and Roberts, Adam and Zhou, Denny and Le, Quoc V. and Wei, Jason}, keywords = {Machine Learning (cs.LG), Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences}, title = {Scaling Instruction-Finetuned Language Models}, publisher = {arXiv}, year = {2022}, copyright = {Creative Commons Attribution 4.0 International} } ```