nicholasKluge commited on
Commit
32f8ebf
1 Parent(s): 4dce67f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -99,6 +99,9 @@ These are the main arguments used in the training of this model:
99
  | torch dtype | "float32" |
100
  | tf32 | true |
101
 
 
 
 
102
 
103
  ## Basic usage
104
 
 
99
  | torch dtype | "float32" |
100
  | tf32 | true |
101
 
102
+ ## Intended Uses
103
+
104
+ TeenyTinyLlama is intended for research purposes only. Given the nature of the training data, this l model is best suited for prompts using the QA format or for text completion/generation.
105
 
106
  ## Basic usage
107