生成sft数据,设置OQMD的代理,测试mars-t1
This commit is contained in:
BIN
mars_toolkit/core/__pycache__/__init__.cpython-310.pyc
Executable file → Normal file
BIN
mars_toolkit/core/__pycache__/__init__.cpython-310.pyc
Executable file → Normal file
Binary file not shown.
BIN
mars_toolkit/core/__pycache__/cif_utils.cpython-310.pyc
Executable file → Normal file
BIN
mars_toolkit/core/__pycache__/cif_utils.cpython-310.pyc
Executable file → Normal file
Binary file not shown.
BIN
mars_toolkit/core/__pycache__/config.cpython-310.pyc
Executable file → Normal file
BIN
mars_toolkit/core/__pycache__/config.cpython-310.pyc
Executable file → Normal file
Binary file not shown.
BIN
mars_toolkit/core/__pycache__/llm_tools.cpython-310.pyc
Executable file → Normal file
BIN
mars_toolkit/core/__pycache__/llm_tools.cpython-310.pyc
Executable file → Normal file
Binary file not shown.
BIN
mars_toolkit/core/__pycache__/mattergen_wrapper.cpython-310.pyc
Executable file → Normal file
BIN
mars_toolkit/core/__pycache__/mattergen_wrapper.cpython-310.pyc
Executable file → Normal file
Binary file not shown.
@@ -22,11 +22,11 @@ class Config:
|
||||
HTTPS_PROXY = 'http://192.168.168.1:20171'
|
||||
|
||||
# FairChem
|
||||
FAIRCHEM_MODEL_PATH = '/home/ubuntu/50T/nfs/lzy/mars-mcp/pretrained_models/fairchem_ckpt/eqV2_86M_omat_mp_salex.pt'
|
||||
FAIRCHEM_MODEL_PATH = '/home/ubuntu/sas0/lzy/mars-mcp/pretrained_models/fairchem_ckpt/eqV2_86M_omat_mp_salex.pt'
|
||||
FMAX = 0.05
|
||||
|
||||
# MatterGen
|
||||
MATTERGENMODEL_ROOT = '/home/ubuntu/50T/nfs/lzy/mars-mcp/pretrained_models/mattergen_ckpt'
|
||||
MATTERGENMODEL_ROOT = '/home/ubuntu/sas0/lzy/mars-mcp/pretrained_models/mattergen_ckpt'
|
||||
MATTERGEN_ROOT='/home/ubuntu/50T/nfs/lzy/mars-mcp/mattergen'
|
||||
MATTERGENMODEL_RESULT_PATH = 'results/'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user