-
Pretraining for meta-llama/Llama-2-13b-hf sample will be supported in Neuron 2.16. We need to have a corresponding sample in optimum-neuron
-
* snntorch version: 0.9.1
* Python version: 3.11.9
* Operating System: Linux
### Description
Memory usage in GPU grows unexpectedly when using Leaky() neuron.
### What I Did
After notici…
-
### System Info
```shell
AWS EC2 instance: trn1.32xlarge
OS: Ubuntu 22.04.4 LTS
Platform:
- Platform: Linux-6.5.0-1023-aws-x86_64-with-glibc2.35
- Python version: 3.10.12
Python packages:
…
-
Hi!
I'm seeing inconsistent handling of the "integration_method" variable as either an integer or a string.
When using an integer (0), I get:
```
$ bluepysnap validate-simulation simulation_…
-
-
* snntorch version:
* Python version:
* Operating System:
### Description
When I use snn.Synaptic, something unexpected happened. So I check the synaptic.py, i found the 219line "self.syn = me…
-
@Helveg observed that
```python
>>> from neuron import h
>>> h
```
While `h` can be used to interpret Hoc, that is not its primary function. It's an interface to the NEURON stack machine at…
-
Resolving https://github.com/aws/aws-neuron-sdk/issues/315 for models compiled with input size 1024x1024
-
Hello,
I am currently using the nir_to_lava.py script to deploy and test my snnTorch network on Loihi hardware using NIR graphs. So far, I have run the test with Loihi2SimCfg as it was done in lava…
-
Add page with token packets that new neuron can invest and buy, kind of:
- NEURON LITE (few gigs/amperes/volts)
- NEURON CREATOR (tens of gigs/amperes/volts)
- NEURON PRO (bunch of tokens)
adjust …