Skip to content

Commit

Permalink
reset default model
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-yeh committed Sep 25, 2024
1 parent 28f3958 commit 7a9de7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpv/measure.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
class GPV:
def __init__(
self,
parsing_model_name="Qwen2-72B",
parsing_model_name="gpt-4o-mini",
measurement_model_name="Value4AI/ValueLlama-3-8B",
device='auto',
chunk_size=300,
Expand Down

0 comments on commit 7a9de7d

Please sign in to comment.