yujiepan commited on
Commit
f1f491d
·
verified ·
1 Parent(s): 5857351

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ByteDance-Seed/UI-TARS-1.5-7B
3
+ pipeline_tag: image-text-to-text
4
+ ---
5
+
6
+
7
+ ## Codes
8
+
9
+ See [run_compression.py](https://huggingface.co/yujiepan/ui-tars-1.5-7B-GPTQ-W4A16g128/blob/main/run_compression.py)