doing something
https://github.com/RustedBytes/rsloop #rust
now it supports Windows and SSL using rustls
🤯2
doing something
https://github.com/BitingSnakes/silkworm-mcp #python
added an important tool to this MCP
Forwarded from Yehor Smoliakov
Human_Thought_in_the_Age_of_AI.pdf
328.4 KB
doing something
https://crates.io/crates/conda-express #rust #ml
curl -fsSL https://jezdez.github.io/conda-express/get-cx.sh | sh
export PATH="$PATH:~/.local/bin/"
cx bootstrap
cx create -n test python=3.14 numpy
cx shell test
conda install pytorch-gpu -c conda-forge
doing something
NVIDIA RTX PRO 6000 Blackwell in Google Colab #colab
already testing it on squeezeformer
train in fp8
train in fp8
doing something
already testing it on squeezeformer train in fp8
Checkpoints: https://huggingface.co/speech-uk/squeezeformer-fp8-sm
Source code: https://github.com/BitingSnakes/squeezeformer-ukrainian
Params: 30M
Quality: 80% (greedy decoder)
Optimizer: mixed Muon + AdamW
Max input: ~3m20s audio in one pass
GPU: H100 in Google Colab
Time: around 3 hours
Dataset: Common Voice v22 (https://huggingface.co/datasets/speech-uk/cv22)
Dtype: FP8
PnC saved (SentencePiece for 128 size).
#asr #ml
Source code: https://github.com/BitingSnakes/squeezeformer-ukrainian
Params: 30M
Quality: 80% (greedy decoder)
Optimizer: mixed Muon + AdamW
Max input: ~3m20s audio in one pass
GPU: H100 in Google Colab
Time: around 3 hours
Dataset: Common Voice v22 (https://huggingface.co/datasets/speech-uk/cv22)
Dtype: FP8
PnC saved (SentencePiece for 128 size).
#asr #ml