File size: 853 Bytes
09db393
 
 
 
 
 
 
 
 
 
 
 
 
a8defe5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: apache-2.0
language:
- zh
base_model:
- Qwen/Qwen2.5-7B-Instruct
pipeline_tag: text-generation
library_name: transformers
tags:
- materials-science
- gpu
- lora
- domain-adaptation
---
# GPUmatLLM

A domain-specific large language model for GPU materials science,
obtained by LoRA fine-tuning of Qwen2.5-7B-Instruct.

## Model details

- Base model: Qwen2.5-7B-Instruct
- Adaptation method: LoRA (rank 8)
- Domain: GPU packaging materials, thermal management, semiconductor
  substrates, interconnect materials
- Language: Chinese

## Intended use

Research use for domain question answering in GPU materials science.

## Limitations

Outputs may contain factual errors and should be verified against
primary sources before use in engineering decisions.

## Citation

Paper under review. Citation information will be added upon publication.