Skip to content

Commit

Permalink
Merge pull request #344 from TylunasLi/bug_fix_att_opt
Browse files Browse the repository at this point in the history
修复 pybind11 submodule 被破坏导致pyfastllm构建失败
  • Loading branch information
ztxz16 committed Oct 13, 2023
2 parents 4f3ba2a + 1134865 commit 2527d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
branch = v2.10.5
1 change: 1 addition & 0 deletions third_party/pybind11
Submodule pybind11 added at 0e2c3e

0 comments on commit 2527d8f

Please sign in to comment.