|
|
|
|
|
by zackangelo
356 days ago
|
|
In the README of the linked library they have a code snippet showing how to have a conversation with the model. Also, even if it were for fine tuning, that would require an implementation of the model’s forward pass (which is all that’s necessary to run it). |
|