Kiiiiii commited on
Commit
1b59314
·
verified ·
1 Parent(s): 92ee17c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ tags:
15
  __ChipExpert__ is an open-source, instructional LLM dedicated to the semiconductor 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), in-memory computing, and more. This model aims to assist students in the IC field 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 for students and lower the training costs for engineers.
16
 
17
  You can directly experience the capabilities and performance of ChipExpert by accessing [the provided link](http://27.18.114.16:23023). The UI is shown in the figure below.
 
 
 
18
 
19
  ## Model Details
20
  - The base model of ChipExpert was built upon the Llama-3 8B Base Model.
 
15
  __ChipExpert__ is an open-source, instructional LLM dedicated to the semiconductor 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), in-memory computing, and more. This model aims to assist students in the IC field 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 for students and lower the training costs for engineers.
16
 
17
  You can directly experience the capabilities and performance of ChipExpert by accessing [the provided link](http://27.18.114.16:23023). The UI is shown in the figure below.
18
+ <div align="center">
19
+ <img src="images/demo.png" alt="" width="1500" height="1500">
20
+ </div>
21
 
22
  ## Model Details
23
  - The base model of ChipExpert was built upon the Llama-3 8B Base Model.