You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve been thinking about adding a flag that would let the user specify a keyword and a command so that upon sampling that keyword from the model, the command would be executed and it’s output fed back in.
I’ve figured out how I would go about doing this, but I thought maybe this kind of feature should be implemented at a higher level and not baked directly into llama.cpp.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’ve been thinking about adding a flag that would let the user specify a keyword and a command so that upon sampling that keyword from the model, the command would be executed and it’s output fed back in.
I’ve figured out how I would go about doing this, but I thought maybe this kind of feature should be implemented at a higher level and not baked directly into llama.cpp.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions