PaulPham157
paulpham157
AI & ML interests
DevSecOps, LLM, Open Source. Interested in a project I contribute to? Let's talk! Paul Pham aka Phạm Đình Hùng.
Recent Activity
liked
a model 2 days ago
Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice posted an
update
about 1 month ago
Two things to know right before starting:
- Learn Git. Git is a great versioning tool, even when working alone. It's also essential when working in a team. Don't make excuses that you only do DL and can't do software development.
😞 Don't create files like:
main_backup_1.py
main_backup_2.py
main_backup_3.py
anymore...
(It sounds ridiculous, but I've actually seen some people do that... weren't students.)
- Try to keep everything stable. Imagine encountering errors during a demo. Keep the code clean so it runs smoothly and is maintainable. Always minimize DevOps steps to ensure quick reboot (this can be covered by some platforms; thanks to Hugging Face for making it easy and providing a basic infrastructure that most people can access almost for free). 🤤 replied to their post about 1 month ago
This isn't really related, but... do people generally prefer dark themes or light themes?