toilaluan's picture
Update README.md
965fb3c verified
|
raw
history blame
313 Bytes

Latent FM Large Language Model Concept

Auto Encoder Decoder Model - Done

https://github.com/toilaluan/latent-llm

latent = encoder(text)
text = decoder(latent)

Flow Matching Latent Completion

[WIP]