osanseviero commited on
Commit
dac9ae8
1 Parent(s): cdf3231

Add proper library name

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,6 +7,7 @@ language:
7
  pipeline_tag: text-generation
8
  tags:
9
  - chat
 
10
  ---
11
 
12
 
@@ -106,4 +107,4 @@ If you find our work helpful, feel free to give us a citation.
106
  journal={arXiv preprint arXiv:2407.10671},
107
  year={2024}
108
  }
109
- ```
 
7
  pipeline_tag: text-generation
8
  tags:
9
  - chat
10
+ library_name: transformers
11
  ---
12
 
13
 
 
107
  journal={arXiv preprint arXiv:2407.10671},
108
  year={2024}
109
  }
110
+ ```