trung0209 commited on
Commit
c6a99c2
1 Parent(s): 9aceefc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -1,21 +1,17 @@
1
  ---
2
  tags:
3
- - autotrain
4
  - text-generation-inference
5
  - text-generation
6
  - peft
7
  library_name: transformers
8
  widget:
9
- - messages:
10
- - role: user
11
- content: What is your favorite condiment?
12
  license: other
 
13
  ---
14
 
15
- # Model Trained Using AutoTrain
16
-
17
- This model was trained using AutoTrain. For more information, please visit [AutoTrain](https://hf.co/docs/autotrain).
18
-
19
  # Usage
20
 
21
  ```python
 
1
  ---
2
  tags:
 
3
  - text-generation-inference
4
  - text-generation
5
  - peft
6
  library_name: transformers
7
  widget:
8
+ - messages:
9
+ - role: user
10
+ content: What is your favorite condiment?
11
  license: other
12
+ pipeline_tag: text-generation
13
  ---
14
 
 
 
 
 
15
  # Usage
16
 
17
  ```python