ariG23498 HF Staff commited on
Commit
61d0f5d
·
verified ·
1 Parent(s): 11fb34b

Adding `text-generation` pipeline tag

Browse files

This will add the `text-generation` pipeline tag. This will make the model for visible and accessible for users.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - pytorch
7
  - llama
8
  - llama-3.2
 
9
  ---
10
 
11
  # Llama 3.2 From Scratch
 
6
  - pytorch
7
  - llama
8
  - llama-3.2
9
+ pipeline_tag: text-generation
10
  ---
11
 
12
  # Llama 3.2 From Scratch