Skip to content

Commit

Permalink
add explicit setting, trigger rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty committed Oct 30, 2024
1 parent f32955d commit 1d5d55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/r2r.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ batch_size = 128
add_title_as_prefix = false
rerank_model = "None"
concurrent_request_limit = 256
quantization_settings = { quantization_type = "FP32" }

[file]
provider = "postgres"
Expand Down

0 comments on commit 1d5d55a

Please sign in to comment.