Skip to content

Commit

Permalink
LLMFactCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mlupei committed Feb 22, 2024
1 parent 26c6794 commit b9b201b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions env/LLMFactCheck.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: myLLMFactCheck
channels:
- nvidia
- defaults
dependencies:
- python
- pandas
- numpy
- matplotlib
- pytest
- pytest-cov
- pytest-mock
- cuda-toolkit
- pip
- pip:

- pandas
- numpy
- matplotlib
- pytest
- pytest-cov
- pytest-mock
- cudatoolkit
- llama-cpp-python
- llama-cpp-python
- huggingface-hub

0 comments on commit b9b201b

Please sign in to comment.