An open API service indexing awesome lists of open source software.

https://github.com/apehex/tr1cot

CoT with diffusion
https://github.com/apehex/tr1cot

Last synced: 9 months ago
JSON representation

CoT with diffusion

Awesome Lists containing this project

README

          

# tr1cot

Apply diffusion on language using regular vision models.
Text samples are folded on themselves and entangled like wool balls, hence the name "tricot" for "knitting".

Folding follows the path of a space filling curve, typically the Hilbert curve.

## Installation

The package is available on pypi:

```python
pip install -U tr1cot
```

## License

Licensed under the [aGPLv3](LICENSE.md).