luminai-companion / filament

A Python API for talking with KoboldAI with request and response data manipulation.
GNU General Public License v3.0
3 stars 1 forks source link

Experiment: long-term memory recall #7

Closed Pleasant-Cry closed 1 year ago

Pleasant-Cry commented 1 year ago

This idea is a bit vague, but we could implement an experiment where:

garrus0xff commented 1 year ago

Or we can use sentence-transformers - https://www.sbert.net/examples/applications/semantic-search/README.html - ideally trying various approaches.

Pleasant-Cry commented 1 year ago

Or we can use sentence-transformers - https://www.sbert.net/examples/applications/semantic-search/README.html - ideally trying various approaches.

Absolutely trying sentence-transformers right now -- thanks for putting that idea in my head. I posted some quick experimental results in the model middleware post channel on discord, if you're still around there. We miss you!