Update all URLs and paths from epimem to cri
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -36,8 +36,8 @@ A frozen Qwen 2.5 0.5B conditioned with three stimulus-response pairs:
|
||||
|
||||
```bash
|
||||
pip install transformers torch numpy
|
||||
git clone https://git.rotko.net/tommi/epimem
|
||||
cd epimem
|
||||
git clone https://git.rotko.net/tommi/cri
|
||||
cd cri
|
||||
python python/epimem.py # default: Qwen 2.5 0.5B
|
||||
python python/epimem.py --model google/gemma-4-E4B-it # Gemma 4
|
||||
python python/epimem.py --model google/gemma-4-E2B-it # Gemma 4 small
|
||||
@@ -124,7 +124,7 @@ Reflexes are **model-locked** — conditioning on one backbone doesn't transfer
|
||||
author={Tommi Niemi},
|
||||
year={2026},
|
||||
organization={Rotko Networks},
|
||||
url={https://git.rotko.net/tommi/epimem},
|
||||
url={https://git.rotko.net/tommi/cri},
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user