YuvrajSingh9886 commited on
Commit
0feb305
·
verified ·
1 Parent(s): 325f8af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,4 +1,16 @@
1
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  # Introducing StoryLlama - A Smaller Language Model for Bedtime Stories!
3
 
4
  - So, I trained a Llama a 88M architecture I coded from ground up to build a small instruct model, going through the below-mentioned stages from scratch.
 
1
 
2
+ ---
3
+ title: "StoryLlama"
4
+ emoji: "📖"
5
+ colorFrom: "blue"
6
+ colorTo: "purple"
7
+ sdk: "gradio"
8
+ sdk_version: "3.1.0"
9
+ app_file: "app.py"
10
+ pinned: false
11
+ ---
12
+
13
+
14
  # Introducing StoryLlama - A Smaller Language Model for Bedtime Stories!
15
 
16
  - So, I trained a Llama a 88M architecture I coded from ground up to build a small instruct model, going through the below-mentioned stages from scratch.