joerowell commited on
Commit
7ffaee5
·
verified ·
1 Parent(s): d38ff3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- library_name: vllm
3
  inference: false
4
  extra_gated_description: >-
5
  To learn more about how we process your personal data, please read our <a
6
  href="https://poolside.ai/legal/privacy">Privacy Policy</a>.
7
  tags:
8
  - laguna-xs.2
 
9
  license: apache-2.0
10
  pipeline_tag: text-generation
11
  ---
 
1
  ---
2
+ library_name: transformers
3
  inference: false
4
  extra_gated_description: >-
5
  To learn more about how we process your personal data, please read our <a
6
  href="https://poolside.ai/legal/privacy">Privacy Policy</a>.
7
  tags:
8
  - laguna-xs.2
9
+ - vllm
10
  license: apache-2.0
11
  pipeline_tag: text-generation
12
  ---