lbs1163 commited on
Commit
689ce48
·
verified ·
1 Parent(s): d88dccb

Update GGUF model card metadata

Browse files

Set library_name: gguf and add llama.cpp tag while preserving existing tags.

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: gguf
3
+ tags:
4
+ - gguf
5
+ - mobilint-qwen2_vl
6
+ - endpoints_compatible
7
+ - region:us
8
+ - conversational
9
+ - llama.cpp
10
+ ---