From d6981109346c6b61fc2e9e88c5ed04226d53b760 Mon Sep 17 00:00:00 2001 From: Maxime MORGE <maxime.morge@univ-lille.fr> Date: Sat, 15 Feb 2025 17:53:27 +0100 Subject: [PATCH] LLM4AAMAS: Add Khamassi et al, 2024 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f362d5c..222ae4c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ to generative AAMAS. This list is a work in progress and will be regularly updat feedback](https://papers.nips.cc/paper/2022/hash/17f4c5f98073d1fb95f7e53f5c7fdb64-Abstract.html)** *Long Ouyang, Jeffrey Wu, Xu Jiang, et al. (2022)* Presented at *NeurIPS* +- [Strong and weak alignment of large language models with human + value](https://doi.org/10.1038/s41598-024-70031-3). Khamassi, M., Nahon, M. & + Chatila, R. *Sci Rep* **14**, 19399 (2024). + ## Existing LLMs Many models are available at the following URLs: -- GitLab