Text Generation
Transformers
Safetensors
llama
conversational
Eval Results
text-generation-inference
Inference Endpoints
AALF commited on
Commit
44f37ab
Β·
verified Β·
1 Parent(s): 007f2da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -115,7 +115,8 @@ datasets:
115
  FuseChat-3.0: Preference Optimization for Implicit Model Fusion
116
  -----------------------------
117
 
118
- <h4> |<a href="https://arxiv.org/abs/2412.03187"> πŸ“‘ Paper </a> |
 
119
  <a href="https://github.com/SLIT-AI/FuseChat-3.0"> 🐱 GitHub Repo </a> |
120
  <a href="https://huggingface.co/FuseAI"> πŸ€— Hugging Face </a> |
121
  <a href="https://slit-ai.github.io/FuseChat-3.0/"> 🌐 Website </a> |
@@ -520,6 +521,13 @@ The evaluation results of five series fused models are as follows, showing that
520
  year={2025},
521
  url={https://openreview.net/forum?id=fq24pEb8SL}
522
  }
 
 
 
 
 
 
 
523
  ```
524
 
525
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
 
115
  FuseChat-3.0: Preference Optimization for Implicit Model Fusion
116
  -----------------------------
117
 
118
+ <h4> |<a href="https://arxiv.org/abs/2412.03187"> πŸ“‘ WRPO Paper </a> |
119
+ <a href="https://arxiv.org/pdf/2503.04222"> πŸ“‘ FuseChat-3.0 Tech Report </a> |
120
  <a href="https://github.com/SLIT-AI/FuseChat-3.0"> 🐱 GitHub Repo </a> |
121
  <a href="https://huggingface.co/FuseAI"> πŸ€— Hugging Face </a> |
122
  <a href="https://slit-ai.github.io/FuseChat-3.0/"> 🌐 Website </a> |
 
521
  year={2025},
522
  url={https://openreview.net/forum?id=fq24pEb8SL}
523
  }
524
+
525
+ @article{yang2025weightedreward,
526
+ title={FuseChat-3.0: Preference Optimization Meets Heterogeneous Model Fusion},
527
+ author={Ziyi Yang and Fanqi Wan and Longguang Zhong and Canbin Huang and Guosheng Liang and Xiaojun Quan},
528
+ journal={arXiv preprint arXiv:2503.04222},
529
+ year={2025},
530
+ }
531
  ```
532
 
533
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)