| base_model: | |
| - Qwen/Qwen2.5-3B-Instruct | |
| language: | |
| - en | |
| library_name: transformers | |
| license: apache-2.0 | |
| pipeline_tag: text-generation | |
| tags: | |
| - agent | |
| # GTAlign: Game-Theoretic Alignment of LLM Assistants for Mutual Welfare | |
| GTAlign is an alignment framework that integrates game-theoretic decision-making into both reasoning and training of LLM assistants, encouraging them to make decisions that are not only accurate but also rational, cooperative, and transparent. | |
| - π Paper: [GTAlign: Game-Theoretic Alignment of LLM Assistants for Mutual Welfare](https://huggingface.co/papers/2510.08872) | |
| - π» Code: [https://github.com/ulab-uiuc/GTAlign](https://github.com/ulab-uiuc/GTAlign) | |
| - π Project Page: [https://huggingface.co/GTAlign](https://huggingface.co/GTAlign) |