majentik commited on
Commit
42b4f2e
·
verified ·
1 Parent(s): fe57fd2

chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -2,15 +2,18 @@
2
  license: apache-2.0
3
  base_model: mistralai/Leanstral-2603
4
  tags:
5
- - rotorquant
6
- - kv-cache-quantization
7
- - mistral
8
- - moe
9
- - lean4
10
- - formal-proofs
11
- - quantized
12
  library_name: transformers
13
  pipeline_tag: text-generation
 
 
 
14
  ---
15
 
16
  # Leanstral-RotorQuant
 
2
  license: apache-2.0
3
  base_model: mistralai/Leanstral-2603
4
  tags:
5
+ - rotorquant
6
+ - kv-cache-quantization
7
+ - mistral
8
+ - moe
9
+ - lean4
10
+ - formal-proofs
11
+ - quantized
12
  library_name: transformers
13
  pipeline_tag: text-generation
14
+ language:
15
+ - en
16
+ inference: false
17
  ---
18
 
19
  # Leanstral-RotorQuant