ws
This commit is contained in:
parent
3a72267869
commit
07f5cd7bec
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ static bool clip_llava_handle_patches(clip_ctx * ctx_clip, std::vector<float *>
|
||||||
image_feature,
|
image_feature,
|
||||||
self.model.image_newline[:, None, None].expand(*image_feature.shape[:-1], 1).to(image_feature.device)
|
self.model.image_newline[:, None, None].expand(*image_feature.shape[:-1], 1).to(image_feature.device)
|
||||||
), dim=-1)
|
), dim=-1)
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// ggml_tensor_printf(permuted_cont,"permuted_cont",__LINE__,false,false);
|
// ggml_tensor_printf(permuted_cont,"permuted_cont",__LINE__,false,false);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue