ankitageorge commited on
Commit
1271dfa
·
verified ·
1 Parent(s): fce50a4

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"weight_map": {"linear_1.weight": "hf://ankitageorge/ankita_test/model-00001-of-00001.safetensor", "linear_1.bias": "hf://ankitageorge/ankita_test/model-00001-of-00001.safetensor", "linear_2.weight": "hf://ankitageorge/ankita_test/model-00001-of-00001.safetensor", "linear_2.bias": "hf://ankitageorge/ankita_test/model-00001-of-00001.safetensor", "emb.weight": "hf://ankitageorge/ankita_test/model-00001-of-00001.safetensor"}}
 
1
+ {"weight_map": {"linear_1.weight": "model-00001-of-00001", "linear_1.bias": "model-00001-of-00001", "linear_2.weight": "model-00001-of-00001", "linear_2.bias": "model-00001-of-00001", "emb.weight": "model-00001-of-00001"}}