Skip to content

Commit

Permalink
model version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gr8nishan authored Oct 21, 2024
1 parent 2c7b71a commit a2a3f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pebblo/topic_classifier/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@

# Specific model version to use. Revision can be any identifier allowed by
# git e.g. branch name, a tag name, or a commit id
# MODEL_REVISION = "5fbbe83dee7ef72c61a8173c4ccf27b19788fc2e" # Pebblo classifier V8
MODEL_REVISION = "a9a3816784cd6f5feb5a515e9536de78d64d6d49"
#https://huggingface.co/daxa-ai/pebblo-classifier-v2
MODEL_REVISION = "a9a3816784cd6f5feb5a515e9536de78d64d6d49" #Pebblo classifier v2

0 comments on commit a2a3f75

Please sign in to comment.