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
Create a new utility under the cmd folder which gets as an input parameter an Hugging Face dataset (we need to define which formats will be supported) and a model name to be used for the tokenization. The utility should generate a SQLite file mapping each prompt hash value to the appropriate response.