File tree 2 files changed +7
-2
lines changed
assets/publications/yao2024deft
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
<div align =" center " >
3
- <img src =" deft.jpeg " alt =" logo " width =" 200 " ></img >
3
+ <img src =" ./ deft.jpeg" alt =" logo " width =" 200 " ></img >
4
4
</div >
5
5
6
6
--------------------------------------------------------------------------------
@@ -15,5 +15,5 @@ Large language models (LLMs) are increasingly employed for complex tasks that pr
15
15
16
16
## DeFT Overview
17
17
<div align =" center " >
18
- <img src =" DeFT_overview.jpg " alt =" overview " width =" 95% " ></img >
18
+ <img src =" ./ DeFT_overview.jpg" alt =" overview " width =" 95% " ></img >
19
19
</div >
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ const highlights = [
11
11
] ;
12
12
13
13
const news = [
14
+ {
15
+ time : "Jan 2025" ,
16
+ event :
17
+ "🔥 DeFT is accepted at ICLR 2025. [[Paper](https://arxiv.org/abs/2404.00242)] " ,
18
+ } ,
14
19
{
15
20
time : "Jan 2025" ,
16
21
event :
You can’t perform that action at this time.
0 commit comments