A-Rink1 commited on
Commit
5443349
·
verified ·
1 Parent(s): 266fc49

Create pytorch_model.bin

Browse files
Files changed (1) hide show
  1. pytorch_model.bin +3 -0
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from transformers import AutoModelForCausalLM
2
+
3
+ model.save_pretrained("./my_model")