Update README.md
Browse files
README.md
CHANGED
|
@@ -65,9 +65,7 @@ model-index:
|
|
| 65 |
|
| 66 |
# BrainTransformers: SNN-LLM
|
| 67 |
|
| 68 |
-
Based on BrainTransformers, BrainGPTForCausalLM is a Large Language Model (LLM) implemented using Spiking Neural Networks (SNN). We are excited to announce that
|
| 69 |
-
|
| 70 |
-
Our comprehensive technical report has been submitted to arXiv and is currently in the "on hold" status, pending review. We will be releasing our findings in stages, with updates and more detailed analyses to follow. The full report will be available on arXiv as soon as the review process is completed.
|
| 71 |
|
| 72 |
We plan to further optimize the model at the operator level and adapt it for hardware compatibility, enabling BrainGPTForCausalLM to be deployed on more energy-efficient SNN hardware devices.
|
| 73 |
|
|
|
|
| 65 |
|
| 66 |
# BrainTransformers: SNN-LLM
|
| 67 |
|
| 68 |
+
Based on BrainTransformers, BrainGPTForCausalLM is a Large Language Model (LLM) implemented using Spiking Neural Networks (SNN). We are excited to announce that our technical report is now available on arXiv: [BrainTransformers: SNN-LLM](https://arxiv.org/abs/2410.14687)
|
|
|
|
|
|
|
| 69 |
|
| 70 |
We plan to further optimize the model at the operator level and adapt it for hardware compatibility, enabling BrainGPTForCausalLM to be deployed on more energy-efficient SNN hardware devices.
|
| 71 |
|