12
12
13
13
- [ gpu] ( LlamaContext.md#gpu )
14
14
- [ id] ( LlamaContext.md#id )
15
+ - [ model] ( LlamaContext.md#model )
15
16
- [ reasonNoGPU] ( LlamaContext.md#reasonnogpu )
16
17
17
18
### Methods
40
41
41
42
#### Defined in
42
43
43
- [ index.ts:60 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L60 )
44
+ [ index.ts:62 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L62 )
44
45
45
46
## Properties
46
47
50
51
51
52
#### Defined in
52
53
53
- [ index.ts:56] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L56 )
54
+ [ index.ts:56] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L56 )
54
55
55
56
___
56
57
60
61
61
62
#### Defined in
62
63
63
- [ index.ts:54] ( https://github.com/mybigday/llama.rn/blob/17714d4/src/index.ts#L54 )
64
+ [ index.ts:54] ( https://github.com/mybigday/llama.rn/blob/a2b459e/src/index.ts#L54 )
65
+
66
+ ___
67
+
68
+ ### model
69
+
70
+ • ** model** : ` Object ` = ` {} `
71
+
72
+ #### Defined in
73
+
74
+ [ index.ts:60] ( https://github.com/mybigday/llama.rn/blob/a2b459e/src/index.ts#L60 )
64
75
65
76
___
66
77
70
81
71
82
#### Defined in
72
83
73
- [ index.ts:58] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L58 )
84
+ [ index.ts:58] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L58 )
74
85
75
86
## Methods
76
87
93
104
94
105
#### Defined in
95
106
96
- [ index.ts:129 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L129 )
107
+ [ index.ts:134 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L134 )
97
108
98
109
___
99
110
114
125
115
126
#### Defined in
116
127
117
- [ index.ts:84 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L84 )
128
+ [ index.ts:89 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L89 )
118
129
119
130
___
120
131
134
145
135
146
#### Defined in
136
147
137
- [ index.ts:121 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L121 )
148
+ [ index.ts:126 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L126 )
138
149
139
150
___
140
151
154
165
155
166
#### Defined in
156
167
157
- [ index.ts:125 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L125 )
168
+ [ index.ts:130 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L130 )
158
169
159
170
___
160
171
@@ -176,7 +187,7 @@ Load cached prompt & completion state from a file.
176
187
177
188
#### Defined in
178
189
179
- [ index.ts:73 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L73 )
190
+ [ index.ts:78 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L78 )
180
191
181
192
___
182
193
190
201
191
202
#### Defined in
192
203
193
- [ index.ts:151 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L151 )
204
+ [ index.ts:156 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L156 )
194
205
195
206
___
196
207
@@ -214,7 +225,7 @@ Save current cached prompt & completion state to a file.
214
225
215
226
#### Defined in
216
227
217
- [ index.ts:80 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L80 )
228
+ [ index.ts:85 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L85 )
218
229
219
230
___
220
231
228
239
229
240
#### Defined in
230
241
231
- [ index.ts:113 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L113 )
242
+ [ index.ts:118 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L118 )
232
243
233
244
___
234
245
248
259
249
260
#### Defined in
250
261
251
- [ index.ts:117 ] ( https://github.com/mybigday/llama.rn/blob/17714d4 /src/index.ts#L117 )
262
+ [ index.ts:122 ] ( https://github.com/mybigday/llama.rn/blob/a2b459e /src/index.ts#L122 )
0 commit comments