File size: 2,636 Bytes
581f159
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
    "lightblue/qarasu-14B-chat-plus-unleashed": {
		"model": "lightblue/qarasu-14B-chat-plus-unleashed",
		"dtype": "int4",
		"is_messages": false,
		"template": "{instruction}\n\n{input}",
		"max_new_tokens": 256,
		"temperature": 0.1,
		"top_p": 0.9,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "elyza/ELYZA-japanese-Llama-2-13b-fast-instruct": {
		"model": "elyza/ELYZA-japanese-Llama-2-13b-fast-instruct",
		"dtype": "int4",
		"is_messages": false,
		"template": "{bos_token}[INST] <<SYS>>\n{instruction}\n<</SYS>>\n{input} [/INST]",
		"max_new_tokens": 256,
		"temperature": 1.0,
		"top_p": 0.9,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "tokyotech-llm/Swallow-13b-instruct-hf": {
		"model": "tokyotech-llm/Swallow-13b-instruct-hf",
		"dtype": "int4",
		"is_messages": false,
		"template":  "ไปฅไธ‹ใซใ€ใ‚ใ‚‹ใ‚ฟใ‚นใ‚ฏใ‚’่ชฌๆ˜Žใ™ใ‚‹ๆŒ‡็คบใŒใ‚ใ‚Šใ€ใใ‚Œใซไป˜้šใ™ใ‚‹ๅ…ฅๅŠ›ใŒๆ›ดใชใ‚‹ๆ–‡่„ˆใ‚’ๆไพ›ใ—ใฆใ„ใพใ™ใ€‚ใƒชใ‚ฏใ‚จใ‚นใƒˆใ‚’้ฉๅˆ‡ใซๅฎŒไบ†ใ™ใ‚‹ใŸใ‚ใฎๅ›ž็ญ”ใ‚’่จ˜่ฟฐใ—ใฆใใ ใ•ใ„ใ€‚\n\n### ๆŒ‡็คบ:\n{instruction}\n\n### ๅ…ฅๅŠ›:\n{input}\n\n### ๅฟœ็ญ”:",
		"max_new_tokens": 256,
		"temperature": 0.99,
		"top_p": 0.95,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "rinna/nekomata-14b-instruction": {
		"model": "rinna/nekomata-14b-instruction",
		"dtype": "int4",
		"is_messages": false,
		"template":  "ไปฅไธ‹ใฏใ€ใ‚ฟใ‚นใ‚ฏใ‚’่ชฌๆ˜Žใ™ใ‚‹ๆŒ‡็คบใจใ€ๆ–‡่„ˆใฎใ‚ใ‚‹ๅ…ฅๅŠ›ใฎ็ต„ใฟๅˆใ‚ใ›ใงใ™ใ€‚่ฆๆฑ‚ใ‚’้ฉๅˆ‡ใซๆบ€ใŸใ™ๅฟœ็ญ”ใ‚’ๆ›ธใใชใ•ใ„ใ€‚\n\n### ๆŒ‡็คบ:\n{instruction}\n\n### ๅ…ฅๅŠ›:\n{input}\n\n### ๅฟœ็ญ”:",
		"max_new_tokens": 256,
		"temperature": 0.5,
		"top_p": 0.95,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "cyberagent/calm2-7b-chat": {
		"model": "cyberagent/calm2-7b-chat",
		"dtype": "int4",
		"is_messages": false,
		"template":  "{instruction}\nUSER: {input}\nASSISTANT: ",
		"max_new_tokens": 256,
		"temperature": 0.8,
		"top_p": 0.9,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0": {
		"model": "llm-jp/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0",
		"dtype": "int4",
		"is_messages": false,
		"template":  "{instruction}\n{input}\n### ๅ›ž็ญ”๏ผš",
		"max_new_tokens": 256,
		"temperature": 0.7,
		"top_p": 0.95,
		"top_k": 40,
		"repetition_penalty": 1.1
	},
    "stockmark/stockmark-13b-instruct": {
		"model": "stockmark/stockmark-13b-instruct",
		"dtype": "int4",
		"is_messages": false,
		"template":  "{instruction}\n\n### Input:\n{input}\n\n### Output:",
		"max_new_tokens": 256,
		"temperature": 0.7,
		"top_p": 0.9,
		"top_k": 40,
		"repetition_penalty": 1.1
	}
}