-
Interior mutability design pattern
Arc<Mutex<CoolArticle>>
Read this article
-
Making tokenizers faster with rust
byte-pair encoding in rust & beating hugging face tokenizers
Read this article
-
Building a minimal REST API with Phi-3
Creating inference enpoints with flask and llama.cpp
Read this article
-
Implementing NMS in Rust
Practicing computer vision algorithms in 🦀
Read this article
-
Training LLaVA on GPT-4 annotated data
I used the AI to train the AI
Read this article
-
Spike and slab prior for the VAE
Bayesian statistics 🤝 deep learning
Read this article