From e2fc397176114655b36efff8d7253f0129a35be3 Mon Sep 17 00:00:00 2001 From: jingyaogong Date: Fri, 24 Apr 2026 20:14:10 +0800 Subject: [PATCH] [update] readme --- README.md | 2 ++ README_en.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index c349534..b71c511 100644 --- a/README.md +++ b/README.md @@ -1969,6 +1969,8 @@ 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)] + - 进行中... diff --git a/README_en.md b/README_en.md index 9cae6a6..33f8457 100644 --- a/README_en.md +++ b/README_en.md @@ -1968,6 +1968,8 @@ 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)] + - In progress...