File size: 873 Bytes
4ca5adc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
license: apache-2.0
library_name: pytorch
tags:
- memory-augmented-llm
- adaptor
- engram
- xmemtransfer
---
# XMemTransfer Mistral self-transfer adaptor (R4, 20M)
This repository contains a same-model transfer verification adaptor checkpoint
for the XMemTransfer QA setting.
## Project links
- Website: [https://olaresearch.org/XMemTransfer](https://olaresearch.github.io/XMemTransfer)
- Code: [https://github.com/OLAResearch](https://github.com/OLAResearch)
- Models: [https://huggingface.co/OLAResearchX](https://huggingface.co/OLAResearchX)
## Files
- `adaptor_best.pt`: best target-side adaptor checkpoint
- `config.json`: adaptor configuration
- `results.json`: summary metrics from the run
## Provenance
- source memory family: Mistral 7B
- target model family: Mistral 7B
- reader setting: dual-layer, 4-branch
- target-side fitting budget: 20M
|