16 Commits

Author SHA1 Message Date
Steve Krenzel
50871be17e Merge pull request #4 from eltociear/patch-1
Update README.md
2023-05-16 20:07:01 -07:00
Steve Krenzel
6b3eb82186 Merge pull request #2 from santiagobasulto/main
Fixed broken link from learnprompting.org
2023-05-16 20:06:20 -07:00
Ikko Eltociear Ashimine
66cb319634 Update README.md
HuggingFace -> Hugging Face
2023-05-17 00:13:38 +09:00
Santiago Basulto
b54938d1e2 Fixed broken link from learnprompting.org 2023-05-16 09:14:50 -03:00
Steve Krenzel
3a3ac17a89 Correcting AlexaTM 20B framing.
The guide incorrectly stated that the AlexaTM 20B model is not a
transfomer-based model, but it is. It is architecturally distinct from
OpenAI's GPT, but *is* built on transformers.
2023-05-14 23:40:31 -07:00
Steve Krenzel
e674172300 Refer to the document as a guide.
We previously were using the phrase "crash course", but are switching to
use "guide" as the type of document.
2023-05-09 09:39:29 -07:00
Steve Krenzel
c61eff0a1d Clarifications in response to feedback.
Early feedback asked to clarify:

- General references to compute and memory resources (and scaling
  models)
- Formatting improvements
- Prompt and token section clarifications
- Expanding on token limit strategies

Thank you, Muzz!
2023-04-27 00:22:35 -07:00
Steve Krenzel
372d8399d4 Wider images. 2023-04-26 12:08:02 -07:00
Steve Krenzel
0c4fdc8ba1 Formatting. 2023-04-25 23:38:20 -07:00
Steve Krenzel
65adca9add Bullet formatting fix. 2023-04-25 11:17:40 -07:00
Steve Krenzel
1712bee1cf Adding Table of Contents.
Also includes some content edits, such as adding StableLM link.
2023-04-21 13:00:45 -07:00
Steve Krenzel
bb25b61f4f Title change to include Brex and link to homepage. 2023-04-20 17:48:17 -07:00
Steve Krenzel
88748f71c6 Minor formatting to README.md 2023-04-20 17:43:13 -07:00
Steve Krenzel
f1aaae8b51 Adding Code of Conduct and Contribution files.
This adds the standard CODE_OF_CONDUCT.md that Brex uses in open source
projects, along with our standard CONTRIBUTING.md guildelines and
CONTRIBUTORS.md list.
2023-04-20 17:39:52 -07:00
Steve Krenzel
52c7eaab11 Adding initial README.md
This is the initial README copied over from a gist.
2023-04-20 17:25:06 -07:00
Steve Krenzel
750e280aaa Initial commit 2023-04-20 17:18:54 -07:00