You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I changed the ubuntu version and added a proxy, the problem ‘’git code with 128’seemed to be solved.
But I encountered a new problem.error:
Lean exited with code 132
Some required builds logged failures:
Lean4Example
error: build failed
zhiang0226
changed the title
can not lake build on windows wsl- a problem with the modelmodel
Lean exited with code 132
Nov 27, 2024
I try to use Lean4Example, to learn leancopilot https://github.com/yangky11/lean4-example/tree/LeanCopilot-demo?tab=readme-ov-file
But I could not run
lake exe LeanCopilot/downloadI
,so I manually downloaded the contents of four web pages to~/.cache/lean_copilot/
,when I runlake build
, the following error occurred:ℹ [14/552] Replayed ModelCheckpointManager.Url
info: ././././ModelCheckpointManager/Url.lean:68:0: { protocol := "https", hostname := "huggingface.co", path := FilePath.mk "kaiyuy/ct2-leandojo-lean4-tacgen-byt5-small" }
info: ././././ModelCheckpointManager/Url.lean:69:0: { protocol := "https", hostname := "huggingface.co", path := FilePath.mk "bert-base-uncased" }
info: ././././ModelCheckpointManager/Url.lean:71:0: "ct2-leandojo-lean4-tacgen-byt5-small"
info: ././././ModelCheckpointManager/Url.lean:72:0: "bert-base-uncased"
and suggest_tactics, search_proof, select_premises are not available in Lean4Example https://github.com/yangky11/lean4-example/tree/LeanCopilot-demo?tab=readme-ov-file
could your help me? @Peiyang-Song @yangky11
The text was updated successfully, but these errors were encountered: