I am wondering if it is possible to use the Model published in Hagging Face in 
the Nim language.

For example, the following translation model.

<https://huggingface.co/staka/fugumt-en-ja>

Basically machine learning is strong in Python, but I would like to go with Nim 
if possible. Recently, there is also something called DJL( <https://djl.ai/> ) 
in Java, so I imagine that machine learning can be done outside of Python. Is 
there such a library in Nim?

If you know of any, I would appreciate it if you could let me know.

Thank you.

Reply via email to