marissaw commited on
Commit
fc180c8
·
verified ·
1 Parent(s): 8c784d7

Add "library_name: litert-lm" tag to the README.md

Browse files

Add "library_name: litert-lm" tag to the model card so the .litertlm files are correctly tracked.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model: Qwen/Qwen2.5-1.5B-Instruct
4
  pipeline_tag: text-generation
 
5
  tags:
6
  - chat
7
  ---
 
2
  license: apache-2.0
3
  base_model: Qwen/Qwen2.5-1.5B-Instruct
4
  pipeline_tag: text-generation
5
+ library_name: litert-lm
6
  tags:
7
  - chat
8
  ---