Spike GPT

This revision is from 2024/10/18 04:23. You can Restore it.

pip install -r requirements.txt

Open run.py and change CUDA to CPU if you do not have CUDA.

nano /home/x/SpikeGPT/src/utils.py

# Replace torch.tensor(out) with out.clone().detach()

  

📝 📜 ⏱️ ⬆️