jondurbin commited on
Commit
b512d6c
1 Parent(s): eb0d196

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ This is an instruction fine-tuned llama-2 model, using synthetic data generated
30
  - these models just produce text, what you do with that text is your resonsibility
31
  - many people and industries deal with "sensitive" content; imagine if a court stenographer's equipment filtered illegal content - it would be useless
32
 
 
 
33
  ### Prompt format
34
 
35
  The training code was updated to randomize newline vs space:
 
30
  - these models just produce text, what you do with that text is your resonsibility
31
  - many people and industries deal with "sensitive" content; imagine if a court stenographer's equipment filtered illegal content - it would be useless
32
 
33
+ Huge thank you to the folks over at [a16z](https://a16z.com/) for sponsoring the costs associated with building models and associated tools!
34
+
35
  ### Prompt format
36
 
37
  The training code was updated to randomize newline vs space: