Skip to content

Commit 05baecd

Browse files
committed
update
1 parent 15b924c commit 05baecd

File tree

3 files changed

+220
-0
lines changed

3 files changed

+220
-0
lines changed

openai/extra_reading.txt

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
How to Set Environment Variables Permanently in Windows, Linux, and Mac
2+
https://lazyprogrammer.me/how-to-set-environment-variables-permanently-in-windows-linux-and-mac/
3+
4+
How to make your completions outputs consistent with the new seed parameter
5+
https://cookbook.openai.com/examples/reproducible_outputs_with_the_seed_parameter
6+
7+
What is Temperature in NLP / LLMs?
8+
https://medium.com/@lazyprogrammerofficial/what-is-temperature-in-nlp-llms-aa2a7212e687
9+
10+
Large Language Models are Zero-Shot Reasoners (CoT)
11+
https://arxiv.org/abs/2205.11916
12+
13+
Chain-of-Thought Prompting Elicits Reasoning in Large Language Models
14+
https://arxiv.org/abs/2201.11903

0 commit comments

Comments
 (0)