Andy-3.5 / small-reasoning /READMENOW.MD
Sweaterdog's picture
Create READMENOW.MD
dfaef4b verified
# Thanks for reading!
Now, with the reasoning models, currently and for all future reference, you HAVE to make code changes to ensure proper usage of the model, and so the history doesn't get flooded with thoughts.
In this folder, there is a file named **"local.js"**, download it.
Once local.js is installed, go into your MindCraft folder, src, then models, and there you will see a file named **"local.js"**
Once you have located local.js, **Delete that file**, we will be replacing it.
Once deleted, find the **local.js** file you downloaded, and put it in the directory where the *original* local.js file was.
After this, you are finished, and can now use ollama to create the model, and play.
## Changes made with the code
The code changes are minimal, it simply deletes all data within the models thoughts, where it is held between \<think> and \</think>