Enable validated prefix caching and record DGX Spark optimization benchmarks
This commit is contained in:
@@ -20,3 +20,7 @@ for file, before, after in [
|
||||
assert before in s, file
|
||||
p.write_text(s.replace(before, after))
|
||||
PY
|
||||
|
||||
COPY patches/fix_mamba_prefix_blocks.py /tmp/fix_mamba_prefix_blocks.py
|
||||
RUN python3 /tmp/fix_mamba_prefix_blocks.py /usr/local/lib/python3.12/dist-packages
|
||||
COPY vendor/LICENSE vendor/Apache-2.0.txt /usr/local/share/licenses/spark-ple/
|
||||
|
||||
Reference in New Issue
Block a user