An apptainer image to run Kulyk models using https://github.com/egorsmkv/kulyk-rust
Run
- Download the image
wget https://huggingface.co/Yehor/kulyk-sif/resolve/main/kulyk.sif
- Run it using shell:
apptainer shell --nv ./kulyk.sif
Apptainer> /opt/entrypoints/kulyk --verbose --n-len 1024 --model-path-ue /project/models/kulyk-uk-en.gguf --model-path-eu /project/models/kulyk-en-uk.gguf
- Run it as a webservice:
apptainer instance start --nv ./kulyk.sif kulyk-ws
# go to http://localhost:3000
Licenses
- Kulyk models distributed using LFM1.0 license
- kulyk-rust app distributed using MIT license
Model tree for Yehor/kulyk-sif
Base model
LiquidAI/LFM2-350M