facebookresearch / NeuralCompression

A collection of tools for neural compression enthusiasts.
MIT License
509 stars 44 forks source link

Add requirements.txt and fix config #216

Closed mmuckley closed 1 year ago

mmuckley commented 1 year ago

Adds the promised requirements.txt file and fixes a data ILLM config. Verified installation and running.

This PR also fixes an issue where a newer version of scipy incorrectly calculates a matrix square root.