ivanzhouyq commited on
Commit
88b81c1
1 Parent(s): 51b83bb

update readme and model safetensor

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. model.safetensors +2 -2
README.md CHANGED
@@ -19,4 +19,6 @@ torch_out = torch_model(
19
  position_ids=None,
20
  )
21
  torch_out = torch.nn.functional.softmax(torch_out.logits, dim=-1)
22
- ```
 
 
 
19
  position_ids=None,
20
  )
21
  torch_out = torch.nn.functional.softmax(torch_out.logits, dim=-1)
22
+ ```
23
+
24
+ Note that you need to install `safetensors` together with `transformers` and `torch` to make it work.
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:912f6a4da875f80a90a238d8714e1a27f79f257693509a9dfd3dd7e2a39165e7
3
- size 990745984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:844eb078f8af73181515736354aedcd84d99b1dd21e1218da5e7d4454df46463
3
+ size 836334888