Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #108 from mozilla-ai/davide/fschat-fix
Browse files Browse the repository at this point in the history
Updated prometheus job to get rid of fschat dependency
  • Loading branch information
aittalam authored Jul 2, 2024
2 parents 546d1d0 + 30eef7e commit dfa6f1e
Show file tree
Hide file tree
Showing 3 changed files with 1,497 additions and 3 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "lm-buddy"
version = "0.10.9"
version = "0.10.10"
authors = [
{ name = "Sean Friedowitz", email = "[email protected]" },
{ name = "Aaron Gonzales", email = "[email protected]" },
Expand Down Expand Up @@ -42,7 +42,6 @@ dependencies = [
# Evaluation frameworks
"lm-eval==0.4.2",
"einops==0.7.0",
"fschat==0.2.36",
"openai==1.14.3",
"ragas==0.1.5",
"langchain-community==0.0.29",
Expand Down
Loading

0 comments on commit dfa6f1e

Please sign in to comment.