Issues
- 1
- 4
- 0
Create tutorial for remote execution
#132 opened by JadenFiotto-Kaufman - 0
Create tutorial for future lens
#130 opened by JadenFiotto-Kaufman - 0
Create tutorial for extending nnsight
#129 opened by JadenFiotto-Kaufman - 0
Create tutorial for "performance tips"
#128 opened by JadenFiotto-Kaufman - 0
Add a __version__attribute to nnsight
#228 opened by ericwtodd - 5
- 4
- 0
- 3
[Bug] Grad Setting Malfunctioning
#141 opened by AdamBelfki3 - 3
Make tensor creation functions like torch.zeros traceable via nnsight
#140 opened by JadenFiotto-Kaufman - 1
Empty body of tracing context blows up
#142 opened by arjunguha - 2
- 1
GPT-J rotary embeddings cause logits to be returned as FakeTensors when scan=True
#162 opened by ericwtodd - 2
- 1
Remote Execution Exception: Unprocessable Entity
#191 opened by ShichangZh - 2
- 2
- 2
Issues with gemma-2b
#185 opened by uSaiPrashanth - 1
Expand pytest tests
#133 opened by JadenFiotto-Kaufman - 0
- 1
ellipses does not work in the FakeTensor system
#174 opened by loftusa - 0
Make positional args optional
#172 opened by ericwtodd - 0
Support Llama-3
#170 opened by jacklanda - 0
Remote Execution handle_request should not hang when raising an exception
#161 opened by JadenFiotto-Kaufman - 2
- 2
AttributeError: 'LlamaForCausalLM' object has no attribute 'transformer' when using deepseek
#154 opened by g-w1 - 4
TypeError when using CogVLM and pass scan=False
#153 opened by Zoeyyao27 - 1
- 0
Separate logging for remote execution
#127 opened by JadenFiotto-Kaufman - 1
Including model config in initialization call for LanguageModel causes errors when calling model.trace
#115 opened by arunasank - 0
- 0
- 2
[Feature Request] Make token indexing work for batched input and UnifiedTransformer
#138 opened by Butanium - 0
NNsight should fail when an Unset proxy from a previous trace / future computation is used in a patching experiment
#143 opened by Butanium - 5
- 0
- 1
Dispatch Error When Using Quantisation
#106 opened by Xmaster6y - 0
Cannot use cache if I don't use .value
#118 opened by Butanium - 2
Cannot load transformer lens model on CPU
#121 opened by Butanium - 2
- 4
`model.named_modules` returns PyTorch modules not NNSight wrapped modules
#114 opened by neelnanda-io - 2
Is it possible to apply layer modules out-of-order?
#109 opened by arjunguha - 1
- 6
Trouble using the Llama2 models
#92 opened by MattBortoletto - 3
Memory leak after trace?
#102 opened by tvhong - 1
- 1
Add links to source code in documentation
#90 opened by ericwtodd - 3
NNsight bug with quantized models
#86 opened by HuFY-dev