chrisociepa commited on
Commit
4b97874
1 Parent(s): 0be2950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,9 +3,11 @@ license: cc-by-nc-4.0
3
  language:
4
  - pl
5
  library_name: transformers
 
6
  tags:
7
  - llama
8
  - ALLaMo
 
9
  inference: false
10
  ---
11
 
 
3
  language:
4
  - pl
5
  library_name: transformers
6
+ pipeline_tag: text-generation
7
  tags:
8
  - llama
9
  - ALLaMo
10
+ - finetuned
11
  inference: false
12
  ---
13