Skip to content

Commit

Permalink
Merge c7cb3f9 into ef0589d
Browse files Browse the repository at this point in the history
  • Loading branch information
nvonpentz authored Nov 7, 2024
2 parents ef0589d + c7cb3f9 commit 7dd93b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions studies/BraveAIChatDefaultModelStudy.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
experiment: [
{
name: 'DefaultLlama',
probability_weight: 25,
probability_weight: 75,
feature_association: {
enable_feature: [
'AIChat',
Expand All @@ -19,7 +19,7 @@
},
{
name: 'DefaultMixtral',
probability_weight: 75,
probability_weight: 25,
feature_association: {
enable_feature: [
'AIChat',
Expand Down

0 comments on commit 7dd93b2

Please sign in to comment.