-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecrets.yaml
More file actions
81 lines (81 loc) · 2.34 KB
/
Copy pathsecrets.yaml
File metadata and controls
81 lines (81 loc) · 2.34 KB
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
81
model_bindings:
deepseek-ocr:latest:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 0
price_per_million_tokens: 0.0
llava:34b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 34000000000
price_per_million_tokens: 0.0
bge-m3:latest:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 0
price_per_million_tokens: 0.0
dengcao/Qwen3-Reranker-8B:F16:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 8000000000
price_per_million_tokens: 0.0
deepseek-v3.2:cloud:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 0
price_per_million_tokens: 0.0
gemma3:27b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 27000000000
price_per_million_tokens: 0.0
lfm2:24b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 24000000000
price_per_million_tokens: 0.0
llama3.2-vision:11b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 11000000000
price_per_million_tokens: 0.0
llava:13b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 13000000000
price_per_million_tokens: 0.0
qwen3:8b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 8000000000
price_per_million_tokens: 0.0
qwen3-vl:32b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 32000000000
price_per_million_tokens: 0.0
deepseek-coder-v2:16b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 16000000000
price_per_million_tokens: 0.0
deepseek-r1:14b:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 14000000000
price_per_million_tokens: 0.0
glm-4.7-flash:latest:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 4700000000
price_per_million_tokens: 0.0
nomic-embed-text:latest:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 0
price_per_million_tokens: 0.0
qwen3-embedding:latest:
api_url: http://localhost:11434/api/generate
api_key: ""
parameter_count: 0
price_per_million_tokens: 0.0