Windows .Zip File | Version | Checksum (SHA-256) |
---|---|---|
CASE 32-bit BETA | 1.0.0 | B2EAD99D8B533E714F3CA82235C7BC1DE288B88DBF805B9AB6B39B6CB1B18F75 |
CASE 64-bit BETA | 1.0.0 | F7780C4A8D9909399C7B46EF2105F70FAA3696213E1233EAAA85C553DBC59970 |
To use CASE, you first need to install Python. Follow the instructions below to download and install Python:
If you are downloading and installing python into an environment with no development tools, you will need to configure the computer to know where python is. During the installation procedure of python, select 'Custom Install', go through the standard prompts, and select 'Add python to environment variables' in the menu.
GPT4All is an application which uses localized models on your computer, and CASE utilizes the baseline python command line interface (CLI) for interfacing with these models. You will need both the interface, and the executable for CASE to run.
GPT4All can be installed either by building the executable offline or using pip with temporary internet access:
pip install gpt4all
If you want to use LLM models offline, you can download them from Hugging Face:
Follow the instructions below to download and install Case: