An apptainer image to run Kulyk models using https://github.com/egorsmkv/kulyk-rust

Run

  1. Download the image
wget https://huggingface.co/Yehor/kulyk-sif/resolve/main/kulyk.sif
  1. 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
  1. 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
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Yehor/kulyk-sif

Base model

LiquidAI/LFM2-350M
Finetuned
(33)
this model

Dataset used to train Yehor/kulyk-sif