mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
revert
This commit is contained in:
parent
8a820d882d
commit
98ad2efaa0
@ -22,7 +22,7 @@ hf-hub = { version = "0.3.1", features = ["tokio"] }
|
||||
[profile.release]
|
||||
debug = 1
|
||||
incremental = true
|
||||
#lto = "fat"
|
||||
#opt-level = 3
|
||||
#codegen-units = 1
|
||||
lto = "fat"
|
||||
opt-level = 3
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
Loading…
Reference in New Issue
Block a user