From 24896cd2c4e9328a0911cf69ff61ace17a459b71 Mon Sep 17 00:00:00 2001 From: jingyaogong Date: Fri, 24 Apr 2026 20:16:06 +0800 Subject: [PATCH] [update] readme --- README.md | 2 +- README_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b71c511..07a13f0 100644 --- a/README.md +++ b/README.md @@ -1969,7 +1969,7 @@ python llmexport.py --path /path/to/模型路径/ --export mnn --hqq --dst_path - A Built-in Crypto Expert for Artificial Intelligence: How Far is the Horizon? [[IACR ePrint 2026](https://eprint.iacr.org/2026/411.pdf)] -- RetryTrigger: Intelligent Inference Duplication for Enhancing LLM Resilience to Hardware Transient Faults [[FITEE 2026](https://doi.org/10.1631/FITEE)] +- RetryTrigger: Intelligent Inference Duplication for Enhancing LLM Resilience to Hardware Transient Faults [[FITEE 2026](https://ieeexplore.ieee.org/abstract/document/11479682)] - 进行中... diff --git a/README_en.md b/README_en.md index 33f8457..42317ee 100644 --- a/README_en.md +++ b/README_en.md @@ -1968,7 +1968,7 @@ This model has served as a stepping stone that facilitated some gratifying resea - A Built-in Crypto Expert for Artificial Intelligence: How Far is the Horizon? [[IACR ePrint 2026](https://eprint.iacr.org/2026/411.pdf)] -- RetryTrigger: Intelligent Inference Duplication for Enhancing LLM Resilience to Hardware Transient Faults [[FITEE 2026](https://doi.org/10.1631/FITEE)] +- RetryTrigger: Intelligent Inference Duplication for Enhancing LLM Resilience to Hardware Transient Faults [[FITEE 2026](https://ieeexplore.ieee.org/abstract/document/11479682)] - In progress...