feature:add head size detect and patch some ops
All checks were successful
Docker Build and Push / docker (push) Successful in 1m5s
All checks were successful
Docker Build and Push / docker (push) Successful in 1m5s
Signed-off-by: Sun Ruoxi <sunruoxi@4paradigm.com>
This commit is contained in:
@@ -13,5 +13,8 @@ ENV PATH=/root/apps/apache-jmeter-5.6.3/bin:/root/apps/jdk1.8.0_411/bin:/usr/loc
|
||||
|
||||
COPY fix_tokenizer.py /opt/
|
||||
COPY detect_tokenizer.py /opt/
|
||||
COPY detect_head_size.py /opt/
|
||||
COPY patch_ops.py /opt/
|
||||
COPY patched_ops /opt/patched_ops/
|
||||
COPY entrypoint.sh /opt/
|
||||
RUN chmod +x /opt/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user