mwitiderrick commited on
Commit
5e7a951
·
verified ·
1 Parent(s): 93a33c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -31,6 +31,23 @@ model = TextGeneration(model_path="hf:nm-testing/TinyLlama-1.1B-Chat-v1.0-pruned
31
  print(model(formatted_prompt, max_new_tokens=200).generations[0].text)
32
 
33
  """
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
 
36
  """
 
31
  print(model(formatted_prompt, max_new_tokens=200).generations[0].text)
32
 
33
  """
34
+ Sure! Here's a recipe for making banana bread:
35
+
36
+ Ingredients:
37
+ - 1 banana
38
+ - 1 cup of all-purpose flour
39
+ - 1 cup of cocoa powder
40
+ - 1 cup of sugar
41
+ - 1 cup of melted coconut oil
42
+ - 1 cup of salt
43
+
44
+ Instructions:
45
+ 1. Preheat the oven to 375°F.
46
+ 2. Add the banana to the flour mixture, and mix until smooth.
47
+ 3. Add the cocoa powder, sugar, melted coconut oil, salt, and mix until smooth.
48
+ 4. Add the melted coconut oil, salt, and mix until smooth.
49
+ 5. Add the melted coconut oil, salt, and mix until smooth.
50
+ 6. Add the banana, salt, and mix until smooth.
51
 
52
 
53
  """