"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00006.bin", "model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00006.bin", "model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00006.bin", "model.layers.1.input_layernorm....
import pytorch_openreg import torch if __name__ == "__main__": a = torch.tensor(1, device="openreg") Sometimes releases tensor a failed after the process finishes executingmainfunction. The trace of releasingais~Tensor()-> ... ->OpenRegMem.cpp->OpenRegHooks.cpp->_aten_impl.py. T...
bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/ma-user/modelarts/ma-cli/bin:/home/ma-user/modelarts/ma-cli/bin:/home/ma-user/anaconda3/envs/PyTorch-1.8/bin" }, "language": "python", "argv": [ "/home/ma-user/anaconda3/envs/python-3.10.10/bin/...
CXX_COMPILER=/opt/rh/devtoolset-9/root/usr/bin/c++, CXX_FLAGS= -D_GLIBCXX_USE_CXX11_ABI=0 -fabi-version=11 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLI...
"model.layers.0.mlp.down_proj.weight": "pytorch_model-00001-of-00030.bin", "model.layers.0.mlp.gate_proj.weight": "pytorch_model-00001-of-00030.bin", "model.layers.0.mlp.up_proj.weight": "pytorch_model-00001-of-00030.bin", "model.layers.0.post_attention_layernorm.weight": "...
I encountered a strange issue. Previously, when I used the retromae run script with bge-large-zh-v1.5 as the base model for training, the pytorch_model.bin under encoder_model was fine. Now, using bge-m3 as the base, the pytorch_model.bi...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} OpenGithubs / Summary2023 Public Notifications You must be signed in to change notification settings Fork 28 Star 423 2023年精选开源项目汇总,分类汇总 423 stars ...
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00006.bin", "model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00006.bin", "model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00006.bin", "model.layers.1.input_layernorm....
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin", "model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin", "model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin", "model.layers.1.input_layernorm....
Removing intermediate container e2fd17fd18b3 ---> 506771947b0e Step 4/10 : RUN yum install -y wget java-1.8.0-openjdk && cd /tmp && wget -q $KAFKA_BIN && export K_TAR=/tmp/$(ls kafka| head -1) && mkdir -p /opt/apache/kafka/ && tar -zxf$K_TAR -C /opt/apache/kafka/ ...