vince62s commited on
Commit
2d1155d
·
1 Parent(s): 3cf4533

Upload 5 files

Browse files
mistral-instruct-inference.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transforms: [sentencepiece]
2
+
3
+ #### Subword
4
+ src_subword_model: "tokenizer.model"
5
+ tgt_subword_model: "tokenizer.model"
6
+
7
+ # Model info
8
+ model: "mistral-onmt-awq.pt"
9
+
10
+
11
+ # Inference
12
+ seed: 42
13
+ max_length: 256
14
+ gpu: 0
15
+ batch_type: sents
16
+ batch_size: 4
17
+ world_size: 1
18
+ gpu_ranks: [0]
19
+ #parallel_mode: "tensor_parallel"
20
+ precision: fp16
21
+ #random_sampling_topk: 1
22
+ #random_sampling_topp: 0.6
23
+ #random_sampling_temp: 0.9
24
+ beam_size: 1
25
+ n_best: 1
26
+ profile: false
27
+ report_time: true
28
+ src: None
mistral-onmt-awq.00.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208f0b8ae23786d652d6508e694daa33bc762d4d1831ba7e25d9c6f9c447f9f8
3
+ size 4150957864
mistral-onmt-awq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc7687165b3e4a673bbf8024122c6b5527b345afe9e2efd8bf321da42a5400e
3
+ size 1053892
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
vocab.txt ADDED
The diff for this file is too large to render. See raw diff