File size: 106 Bytes
b37fa1f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# PINN-Data-Save

## combine
```bash
cat MOL-LLM/MOL-LLM.tar.part* > MOL-LLM.tar
tar -xvf MOL-LLM.tar
```