patriotpirate commited on
Commit
a184e34
·
verified ·
1 Parent(s): 07d7b60

Upload 4 files

Browse files
OpenAI_Retired_Model_Proposal_and_EULA (2).docx ADDED
Binary file (39.2 kB). View file
 
OpenAI_Retired_Model_Proposal_and_EULA_Fillable (2).pdf ADDED
Binary file (2.87 kB). View file
 
openai_FAQ.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # FAQ – OpenAI Retired Model Proposal
2
+
3
+ ---
4
+
5
+ ### ❓ Why should OpenAI release GPT‑3 or GPT‑4?
6
+
7
+ These models are **no longer used in OpenAI’s primary commercial systems**. Open-sourcing them would:
8
+ - Support global education and research
9
+ - Improve transparency and reproducibility
10
+ - Enable low-resource developers to build offline and secure AI applications
11
+
12
+ ---
13
+
14
+ ### ❓ Isn’t this dangerous? What about disinformation?
15
+
16
+ Other major models (LLaMA, Mistral, GPT-J) are already open. Safety is a matter of **context and governance**, not secrecy. Openness allows third-party alignment work to flourish.
17
+
18
+ ---
19
+
20
+ ### ❓ How would OpenAI protect itself legally?
21
+
22
+ The **RMLA (Retired Model License Agreement)**:
23
+ - Disclaims liability
24
+ - Disallows misuse of OpenAI branding
25
+ - Makes usage and risk solely the responsibility of the end user
26
+
27
+ ---
28
+
29
+ ### ❓ Would this hurt OpenAI’s business?
30
+
31
+ No. GPT‑4 is already being replaced by GPT‑5. These legacy models are outperformed and no longer central to OpenAI’s revenue stream.
32
+
33
+ ---
34
+
35
+ ### ❓ What about hardware damage or hallucinations?
36
+
37
+ The RMLA waives OpenAI’s responsibility for:
38
+ - Hardware wear due to intense workloads
39
+ - Misinformation or hallucinated content
40
+ - Any real-world harm caused by derivative uses
41
+
openai_README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # OpenAI Retired Model Proposal & EULA
2
+
3
+ This repository contains a formal proposal and draft legal framework urging **OpenAI** to release retired foundation models (like GPT‑3 and GPT‑4) for public use under a **Retired Model License Agreement (RMLA)**.
4
+
5
+ These models are no longer in commercial use but remain valuable to researchers, developers, educators, and underserved communities.
6
+
7
+ ---
8
+
9
+ ## 🧾 Contents
10
+
11
+ - `OpenAI_Retired_Model_Proposal_and_EULA.docx`: Editable Word document version of the proposal.
12
+ - `OpenAI_Retired_Model_Proposal_and_EULA_Fillable.pdf`: Fillable PDF for individuals to sign and send.
13
+ - `FAQ.md`: Common questions and objections with answers.
14
+ - `LICENSE`: MIT license (for reuse and remixing of this proposal content)
15
+
16
+ ---
17
+
18
+ ## ✍️ How to Support
19
+
20
+ 1. Download the **fillable PDF**
21
+ 2. Fill in your name in the “From” and “Sincerely” sections
22
+ 3. Email it to **support@openai.com** or share publicly with OpenAI leadership
23
+ 4. Share this repository with others who support **AI model openness and transparency**
24
+
25
+ ---
26
+
27
+ ## 📢 Suggested Hashtags and Mentions
28
+
29
+ - `#OpenAI`
30
+ - `#AIForAll`
31
+ - `#OpenAccessAI`
32
+ - Tag: `@OpenAI`, `@sama`, `@gdb`, `@miramurati`
33
+
34
+ ---
35
+
36
+ ## 🔐 License
37
+
38
+ This proposal is released under the MIT License to encourage open discussion and modification. Feel free to adapt it for similar calls for openness in other AI platforms.
39
+