Skip to content

Commit

Permalink
Merge pull request #2 from sci-m-wang/main
Browse files Browse the repository at this point in the history
Update run_review_llama_factory.py to fix the version error
  • Loading branch information
heroding77 authored Jul 24, 2024
2 parents d0941c6 + eb591ca commit 8891359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper_review/run_review_llama_factory.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from llmtuner import ChatModel
from llmtuner.chat import ChatModel
from llmtuner.extras.misc import torch_gc
import argparse
import json
Expand Down

0 comments on commit 8891359

Please sign in to comment.