Skip to content

Commit

Permalink
update prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
kumapo committed Oct 3, 2023
1 parent e1c2869 commit cd9a914
Show file tree
Hide file tree
Showing 5 changed files with 1,694 additions and 4 deletions.
13 changes: 13 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
lm-eval = {editable = true, file = "file:///Users/kumakura/tmp/lm-evaluation-harness"}

[dev-packages]
pre-commit = "*"

[requires]
python_version = "3.8"
Loading

0 comments on commit cd9a914

Please sign in to comment.