SaaS Things
non-profit
AI & ML interests
None defined yet.
Recent Activity
View all activity
Post
220
Post
272
Containerized
Yehor/kulyk-en-uk and
Yehor/kulyk-uk-en so you can just pull an image and run CPU-version to do machine translation:
docker run -p 3000:3000 --rm ghcr.io/egorsmkv/kulyk-rust:latest
YehorΒ
updated
3
Spaces
about 1 month ago
YehorΒ
published
2
Spaces
about 1 month ago
YehorΒ
updated
2
Spaces
about 1 month ago
YehorΒ
published
3
Spaces
about 1 month ago
Post
766
A new lightweight model to do machine translation from English to Ukrainian using recently published LFM2 model. Use demo
Yehor/en-uk-translator to test it.
Facts:
- Fine-tuned with 40M samples (filtered by quality metric) from ~53.5M for 1.4 epochs
- 354M params
- Requires 1 GB of RAM to run with bf16
- BLEU on FLORES-200: 27.24
- Tokens per second: 229.93 (bs=1), 1664.40 (bs=10), 8392.48 (bs=64)
- License: lfm1.0
Mode page: Yehor/kulyk-en-uk
Facts:
- Fine-tuned with 40M samples (filtered by quality metric) from ~53.5M for 1.4 epochs
- 354M params
- Requires 1 GB of RAM to run with bf16
- BLEU on FLORES-200: 27.24
- Tokens per second: 229.93 (bs=1), 1664.40 (bs=10), 8392.48 (bs=64)
- License: lfm1.0
Mode page: Yehor/kulyk-en-uk
Post
962
Esoteric practices: inference models in PHP!
Repository: https://github.com/egorsmkv/speech-to-text-using-php
Repository: https://github.com/egorsmkv/speech-to-text-using-php
Post
2701
I have made a Rust project with integration of the latest state-of-the-art model for object detection, it outperforms YOLO!
Check it out: https://github.com/egorsmkv/rf-detr-usls
Check it out: https://github.com/egorsmkv/rf-detr-usls
Post
2124
Convert your audio data to Parquet/DuckDB files with blazingly fast speeds!
Repository with pre-built binaries: https://github.com/crs-org/audios-to-dataset
Repository with pre-built binaries: https://github.com/crs-org/audios-to-dataset
Post
2265
Create spectrogram using Rust!
Slightly improved nice project that creates spectrogram and built binaries for different platform using cross-rs I've mentioned earlier in my channel.
Repo: https://github.com/crs-org/sonogram
Slightly improved nice project that creates spectrogram and built binaries for different platform using cross-rs I've mentioned earlier in my channel.
Repo: https://github.com/crs-org/sonogram
Post
673
Added more built executables to extract-audio I've released recently.
See my previous post - https://huggingface.co/posts/Yehor/654118712490771
Repository: https://github.com/crs-org/extract-audio
See my previous post - https://huggingface.co/posts/Yehor/654118712490771
Repository: https://github.com/crs-org/extract-audio