tclf90 commited on
Commit
daac22a
·
verified ·
1 Parent(s): 3e5a9c6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: qwen
4
+ base_model:
5
+ - Qwen/Qwen2.5-72B-Instruct
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - qwen2.5
9
+ - gptq
10
+ - int3
11
+ - vLLM
12
+ - sglang
13
+ ---
14
+
15
+ ### This is a mirror repo from modelscope [tclf90/qwen2.5-72b-instruct-gptq-int3](https://www.modelscope.cn/models/tclf90/qwen2.5-72b-instruct-gptq-int3)