rename everywhere
This commit is contained in:
parent
bd0714b977
commit
ad38e87329
7 changed files with 355 additions and 331 deletions
|
@ -365,7 +365,7 @@ struct llama_model {
|
|||
|
||||
// vision
|
||||
bool has_vision = false;
|
||||
clip_vision_model clip;
|
||||
llama_vision_model clip;
|
||||
|
||||
private:
|
||||
struct impl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue