dalai
dalai copied to clipboard
Document System Requirements
Firstly, this looks super helpful, thank you :)
Given my limited compute (only a relatively dated CPU), could you document system requirements.
- How much RAM is necessary? How much is recommended?
- Is there a minimum CPU requirement (or architecture/GPU...)? (I assume this could work on x86, what about aarch64?)
- At the minimum specs, what sort of speed token generation is to be expected?
Even a simple list of tokens per second on various metal configurations would be helpful. Thanks!
Related, you also need the following requirements pre-installed
- gcc
- g++
- pip
- make
- npm install node-gyp
I have personally successfully tested this solution for Fedora :
npm install -g node-gyp
sudo dnf install make automake gcc gcc-c++ kernel-devel
(= build-essential
for ubuntu)
Requirements would be great, maybe just put your token/sec speed with your reference system in the readme.