jan-hq commited on
Commit
bf405ab
·
verified ·
1 Parent(s): 0e02750

Update metadata.yaml

Browse files
Files changed (1) hide show
  1. metadata.yaml +24 -11
metadata.yaml CHANGED
@@ -1,12 +1,25 @@
1
- version: "1"
2
- author: "MistralAI"
3
- license: "apache-2.0"
4
- description: "..."
 
5
 
6
- alias:
7
- "":
8
- tensorrt-llm: ""
9
- llamacpp: ""
10
- "7b":
11
- tensorrt-llm: ""
12
- llamacpp: ""
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ version: 1
2
+ modelName: Mistral
3
+ license: apache-2.0
4
+ author: MistralAI
5
+ description: ...
6
 
7
+ tags:
8
+ default:
9
+ llamacpp: 7b-instruct-v0.2-gguf-Q4_K_M
10
+ tensorrt-llm:
11
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ada-int4
12
+ ampere: 7b-instruct-v0.1-tensorrtllm-windows-turing-int4
13
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ampere-int4
14
+ v0.1:
15
+ llamacpp: 7b-instruct-v0.1-gguf-Q4_K_M
16
+ tensorrt-llm:
17
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ada-int4
18
+ ampere: 7b-instruct-v0.1-tensorrtllm-windows-turing-int4
19
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ampere-int4
20
+ v0.2:
21
+ llamacpp: 7b-instruct-v0.2-gguf-Q4_K_M
22
+ tensorrt-llm:
23
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ada-int4
24
+ ampere: 7b-instruct-v0.1-tensorrtllm-windows-turing-int4
25
+ ada: 7b-instruct-v0.1-tensorrtllm-windows-ampere-int4