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
Alpaca models are essentially one-shot only. The user cannot refer to any of the previous information they or the model have provided. Each instruction is essentially independent from the rest. I don't know if this is a limitation of how the model is trained or whether this has been discussed here before (or if this is intentional).
It would be useful to have an experience more similar to ChatGPT, in which the context can be built up with a back and forth with the model and make the interaction more useful.
The text was updated successfully, but these errors were encountered:
Alpaca models are essentially one-shot only. The user cannot refer to any of the previous information they or the model have provided. Each instruction is essentially independent from the rest. I don't know if this is a limitation of how the model is trained or whether this has been discussed here before (or if this is intentional).
It would be useful to have an experience more similar to ChatGPT, in which the context can be built up with a back and forth with the model and make the interaction more useful.
The text was updated successfully, but these errors were encountered: