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]
|
[profile.release]
|
||||||
debug = 1
|
debug = 1
|
||||||
incremental = true
|
incremental = true
|
||||||
#lto = "fat"
|
lto = "fat"
|
||||||
#opt-level = 3
|
opt-level = 3
|
||||||
#codegen-units = 1
|
codegen-units = 1
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
|
Loading…
Reference in New Issue
Block a user