epimem: One-shot gradient-free learning on frozen transformers
Tommi Niemi / Rotko Networks - paper.md: full paper - python/epimem.py: standalone Python reproduction - export_onnx.py: ONNX export from HuggingFace - results/memory_bank.json: example hidden-state vectors (896-dim) - schema/: FlatBuffer schemas Reproduce: pip install transformers torch && python python/epimem.py (Downloads Qwen 2.5 0.5B automatically from HuggingFace)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
models/*.onnx*
|
||||
models/*.onnx
|
||||
models/*.onnx.data
|
||||
|
||||
Reference in New Issue
Block a user