yjernite HF Staff commited on
Commit
1bebbfc
·
verified ·
1 Parent(s): da19d47

Update eu-act-os-guideai.md

Browse files
Files changed (1) hide show
  1. eu-act-os-guideai.md +17 -0
eu-act-os-guideai.md CHANGED
@@ -564,3 +564,20 @@ Developers can leverage a number of open-source tools to adhere to many of these
564
  🛠️ [Join the conversation!](https://huggingface.co/spaces/hfmlsoc/eu-ai-act-os-guide-gpai/discussions) We're building follow-up resources on compliance tools and best practices, but we need your input to make them truly useful. Whether you have questions about this guide, tools and workflows to share, or want to help identify what's still missing, reach out! Let's work together to get the community ready for AI Act compliance.
565
 
566
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
564
  🛠️ [Join the conversation!](https://huggingface.co/spaces/hfmlsoc/eu-ai-act-os-guide-gpai/discussions) We're building follow-up resources on compliance tools and best practices, but we need your input to make them truly useful. Whether you have questions about this guide, tools and workflows to share, or want to help identify what's still missing, reach out! Let's work together to get the community ready for AI Act compliance.
565
 
566
  ---
567
+
568
+ This guide was written as a collaboration between [Hugging Face](https://huggingface.co/), the [Mozilla Foundation](https://www.mozillafoundation.org/), and the [Linux Foundation](https://www.linuxfoundation.org/)
569
+ by Cailean Osborne, Maximilian Gahntz, Lucie-Aimée Kaffee, Bruna Trevelin, Brigitte Toussignant, and Yacine Jernite.
570
+
571
+ We additionally thank Steve Wilson for helpful advice.
572
+
573
+ Please cite as:
574
+ ```
575
+ @techreport{osborne2025euaiact,
576
+ title={What Open-Source Developers Need to Know about the EU AI Act's Rules for GPAI models},
577
+ author={Osborne, Cailean and Gahntz, Maximilian and Kaffee, Lucie-Aim{\'e}e and Trevelin, Bruna and Toussignant, Brigitte and Jernite, Yacine},
578
+ institution={Hugging Face, Mozilla Foundation, and Linux Foundation},
579
+ year={2025},
580
+ url={https://hf.co/spaces/hfmlsoc/eu-ai-act-os-guide-gpai},
581
+ type={Guide}
582
+ }
583
+ ```