codewace commited on
Commit
b8e2cc2
·
verified ·
1 Parent(s): 76f8170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - TinyLlama/TinyLlama-1.1B-Chat-v1.0
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - koji
11
+ - lora
12
+ - fine-tuned
13
+ - text-generation
14
+ - education
15
+ - student-assistant
16
+ - witty-ai
17
+ ---