Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bob7783 committed Apr 18, 2024
1 parent 15b924c commit 05baecd
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 0 deletions.
14 changes: 14 additions & 0 deletions openai/extra_reading.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
How to Set Environment Variables Permanently in Windows, Linux, and Mac
https://lazyprogrammer.me/how-to-set-environment-variables-permanently-in-windows-linux-and-mac/

How to make your completions outputs consistent with the new seed parameter
https://cookbook.openai.com/examples/reproducible_outputs_with_the_seed_parameter

What is Temperature in NLP / LLMs?
https://medium.com/@lazyprogrammerofficial/what-is-temperature-in-nlp-llms-aa2a7212e687

Large Language Models are Zero-Shot Reasoners (CoT)
https://arxiv.org/abs/2205.11916

Chain-of-Thought Prompting Elicits Reasoning in Large Language Models
https://arxiv.org/abs/2201.11903
Loading

0 comments on commit 05baecd

Please sign in to comment.