Can I compile models from any framework (eg, scikit-learn) in FHE?

As soon as you can get a numpy implementation of your forward function, it should work. As said in the documentation there are limits to the numpy functions we support, however.