Commit Graph

23 Commits

Author SHA1 Message Date
zhangjiapeng f045e196c1 Update Load 2024-04-01 18:00:34 +08:00
Dun Liang 40368453e8 polish bfloat16 2023-09-15 13:12:42 +08:00
Dun Liang c485fdc07b madd bf16 2023-09-08 22:43:31 +08:00
Dun Liang 5b6c26ede7 Merge commit '1018e3b2' into HEAD 2023-07-07 22:08:03 +08:00
Dun Liang 1018e3b237 add save pytorch format 2023-07-07 19:18:51 +08:00
Dun Liang df4e6dd5cf add static compiler 2023-06-25 22:55:42 +08:00
Haoyang Peng ccbe047257
fix load pth with certain format. (#445)
* fix load pth with certain format.

* fix load 64bit.

* add comments.
2023-06-10 09:31:35 +08:00
li-xl 125ce3e491 fix small bugs 2023-05-27 22:53:22 +08:00
Dun Liang f26fdfea22 LLM training tuning 2023-05-16 23:11:05 +08:00
Dun Liang b88ffdbdf5 fix windows load pth bug 2023-04-04 13:12:32 +08:00
lzhengning 8a9f0bb904 update load_pytorch.py && add linear 2023-03-31 19:45:07 +08:00
Dun Liang faa5386d82 chatglm optimize v2 2023-03-31 13:07:47 +08:00
Dun Liang 07f8bd4aff Merge branch 'master' of github.com:Jittor/jittor 2023-03-22 19:47:26 +08:00
Dun Liang 90850d36ad LLM support with jtorch 2023-03-20 22:33:12 +08:00
Exusial daa0862896 fix multiple sequence load. 2023-01-15 13:37:07 +08:00
Exusial b21ee40360 fix wrong transpose. 2022-10-03 18:38:14 +08:00
Exusial b6c9421a9a fix multiple read. 2022-08-27 11:11:22 +08:00
Exusial e58e0d2247 fix index. 2022-08-27 00:03:34 +08:00
Exusial 3b814405ce allclose, add log. 2022-08-19 21:57:28 +08:00
Exusial 92b87448a2 add support for non-zip pytorch pth format. 2022-08-18 14:47:34 +08:00
Dun Liang a7496d751c polish load pth 2022-07-28 11:13:51 +08:00
Exusial 0691e2e615 update load function. 2022-07-04 23:01:02 +08:00
Exusial 41aa22a7d3 add pth support. 2022-07-04 23:01:02 +08:00