swayamsingal commited on
Commit
9351578
·
verified ·
1 Parent(s): 0ea2d8b

Publish compressed NanoQuant model

Browse files
Files changed (1) hide show
  1. deployment_metadata.json +19 -0
deployment_metadata.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "uploaded_files": [
3
+ "model-00004-of-00004.safetensors",
4
+ "model-00001-of-00004.safetensors",
5
+ "tokenizer_config.json",
6
+ "special_tokens_map.json",
7
+ "config.json",
8
+ "tokenizer.json",
9
+ "generation_config.json",
10
+ "model-00003-of-00004.safetensors",
11
+ "chat_template.jinja",
12
+ "model.safetensors.index.json",
13
+ "model-00002-of-00004.safetensors"
14
+ ],
15
+ "upload_timestamp": "1756876040",
16
+ "nanoquant_version": "1.0.0",
17
+ "deployment_optimized": true,
18
+ "recommended_usage": "Use with transformers library for optimal performance"
19
+ }