Commit fe8d577
committed
refactor: Replace lazy_static with OnceLock for zero-cost concurrent reads based on review vllm-project#266 (comment)
1 parent 1ce7654 commit fe8d577
File tree
10 files changed
+446
-475
lines changed- candle-binding
- src
- ffi
- model_architectures/traditional
10 files changed
+446
-475
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments