SaaS Things

non-profit

AI & ML interests

None defined yet.

Recent Activity

YehorΒ  updated a Space about 1 month ago
saas-things/metrics-explained
YehorΒ  updated a Space about 1 month ago
saas-things/metrics-analyzer-with-visualizations
YehorΒ  updated a Space about 1 month ago
saas-things/valuation-calculator
View all activity

YehorΒ 
posted an update 12 days ago
YehorΒ 
posted an update 18 days ago
YehorΒ 
posted an update 21 days ago
view post
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Β 
posted an update 4 months ago
view post
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
  • 5 replies
Β·
YehorΒ 
posted an update 6 months ago
YehorΒ 
posted an update 7 months ago
view post
Post
2505
Made a workable program that uses IREE runtime using Rust to inference wav2vec2-bert model for Automatic Speech Recognition.
  • 1 reply
Β·
YehorΒ 
posted an update 7 months ago
view post
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
  • 2 replies
Β·
YehorΒ 
posted an update 7 months ago
YehorΒ 
posted an update 7 months ago
view post
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
  • 1 reply
Β·
YehorΒ 
posted an update 7 months ago