← Search

Jiangcun Du

3 accepted papers

2024

A Comprehensive Evaluation of Quantization Strategies for Large Language Models

ACL 2024findings

Increasing the number of parameters in large language models (LLMs) usually improves performance in downstream tasks but raises compute and memory costs, making deployment difficult in resource-limited settings. Quantization techniques, which reduce the bits needed for model weights or activations w…

2024

Efficiently Exploring Large Language Models for Document-Level Machine Translation with In-context Learning

ACL 2024findings

Large language models (LLMs) exhibit outstanding performance in machine translation via in-context learning. In contrast to sentence-level translation, document-level translation (DOCMT) by LLMs based on in-context learning faces two major challenges: firstly, document translations generated by LLMs…

2024

FuxiTranyu: A Multilingual Large Language Model Trained with Balanced Data

EMNLP 2024industry

Large language models (LLMs) have demonstrated prowess in a wide range of tasks. However, many LLMs exhibit significant performance discrepancies between high- and low-resource languages. To mitigate this challenge, we present FuxiTranyu, an open-source multilingual LLM, which is designed to satisfy…