nielsr HF staff commited on
Commit
9b4d3bc
·
verified ·
1 Parent(s): dd9b7c5

Add library name, link to code

Browse files

This PR adds the `library_name` to the model card, making it easier to use. It also adds a link to the Github repository.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ pipeline_tag: text-generation
10
  tags:
11
  - code
12
  - llama
 
13
  ---
14
 
15
  # Introduction
 
10
  tags:
11
  - code
12
  - llama
13
+ library_name: transformers
14
  ---
15
 
16
  # Introduction