|
|
|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
tags: |
|
- semiconductor |
|
--- |
|
|
|
<div style="text-align:center"> |
|
<p><strong><span style="font-size: 24px;">ChipExpert-8B-Instruct</span></strong></p> |
|
</div> |
|
|
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
<div style="text-align:center"> |
|
<p><strong><span style="font-size: 24px;">The First Open-Source Integrated-Circuit-Design-Specific Large Language Model.</span></strong></p> |
|
</div> |
|
<p align="center"> |
|
💻<a href="https://github.com/NCTIE/ChipExpert" target="_blank">Github</a> |
|
</p> |
|
|
|
## Introduction: |
|
ChipExpert is the first open-source, instructional LLM dedicated to the Integrated-Circuit-Design industry, covering knowledge across multiple sub-domains, including analog circuits, digital circuits, radio frequency (RF), semiconductor devices, electronic design automation (EDA), system-on-chip (SoC), computing-in-memory, and more. This model aims to provide teaching assistant services for students in the field of IC to learn fundamental knowledge, engineers to inquire about technical details, and researchers to investigate cutting-edge papers and research topics. The ultimate goal of this model is to help the integrated circuit industry reduce the learning barrier and lower the training costs. |
|
|
|
## Key Features: |
|
- The first Large Language Model (LLM) in the IC design field. |
|
- A professional corpus covering ten specialized areas of IC design. |
|
- Achieves superior performance in both foundational and cutting-edge knowledge compared to general LLMs. |
|
|
|
## Contributions |
|
This project is the result of a collaborative effort: |
|
|
|
Ning Xu<sup>1,2</sup> Zhaoyang Zhang<sup>1,2</sup> Lei Qi<sup>1,2</sup> Wensuo Wang<sup>1</sup> Chao Zhang<sup>1</sup> Zihao Ren<sup>2</sup> <br> |
|
Huaiyuan Zhang<sup>2</sup> Yanqi Zhang<sup>2</sup> Zhichao Liu<sup>2</sup> Xing Wang<sup>2</sup> Qingwen Wei<sup>2</sup> Shiyang Wu<sup>2</sup> <br> |
|
Lanlan Yang<sup>2</sup> Xin Geng<sup>2</sup> Yuchen Ma<sup>2</sup> Yutong Zhang<sup>2</sup> Mengyao Kong<sup>2</sup> <br> |
|
Zhican Zhang<sup>2</sup> Shiyang Wu<sup>2</sup> Yao Wang<sup>2</sup> Lanlan Yang<sup>1</sup> Chen Yang<sup>1</sup> <br> |
|
Qianfeng Lu<sup>2</sup> Yiqun Ma<sup>2</sup> Zhengxuan Wang<sup>2</sup> Yaoyao Xu<sup>2</sup> Chengjie Liu<sup>1</sup> <br> |
|
Mengyao Zhao<sup>2</sup> Junbo Liu<sup>2</sup> Yufan Song<sup>1</sup> Yuejian Shi<sup>2</sup> Jun Yang<sup>1,2</sup> |
|
</p> |
|
|
|
<sup>1</sup>National Center of Technology Innovation for EDA, Nanjing, China <br> |
|
<sup>2</sup>Southeast University, Nanjing, China |
|
</p> |
|
|
|
## Model Description |
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
- Developed by: NCTIEDA (National Center of Technology Innovation for EDA) and Southeast University |
|
<div style="display: flex; justify-content: center; align-items: center;"> |
|
<img src="images/logo.png" alt="Logo" style="width: 148px; height: 148px; margin-right: 20px;"> |
|
<img src="images/university-logo.png" alt="University Logo" style="width: 130px; height: 130px;"> |
|
</div> |
|
- Model type: Instruction Model |
|
- Language(s): English |
|
- License: Apache License 2.0 |
|
- Finetuned from model: Llama 3 |
|
|
|
## Out-of-Scope Use |
|
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. --> |
|
This is the first version of ChipExpert, more capable versions with enhanced abilities will be released soon. |
|
|
|
## Citation |
|
If you find our work helpful, please consider citing the following paper: |
|
```bibtex |
|
@article{chipexpert2024, |
|
title={ChipExpert: The First Open-Source Integrated-Circuit-Design-Specific Large Language Model}, |
|
author={Ning Xu, ZhaoyangZhang et al.}, |
|
journal={arXiv preprint arXiv:2024.xxxxx}, |
|
year={2024} |
|
} |
|
``` |
|
|
|
## Model Card Contact |
|
|
|
- chipexpert@nctieda.com |