GiKAGraphy commited on
Commit
9951bb7
·
verified ·
1 Parent(s): 17c4da4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,5 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - unsloth
5
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - unsloth
5
+ - text-generation-inference
6
+ - transformers
7
+ - llama
8
+ language:
9
+ - en
10
+ base_model:
11
+ - Sayantan54321/model_ff
12
+ pipeline_tag: text-generation
13
+ ---