feat: load weights from safetensors and ckpt (#101)

This commit is contained in:
leejet
2023-12-03 15:47:20 +08:00
committed by GitHub
parent 47dd704198
commit d7af2c2ba9
28 changed files with 49180 additions and 2415 deletions

2
thirdparty/README.md vendored Normal file
View File

@@ -0,0 +1,2 @@
- json.hpp library from: https://github.com/nlohmann/json
- ZIP Library from: https://github.com/kuba--/zip