AI & ML interests None defined yet.
Team members
1
donvitocodes 's activity All Models Datasets Spaces Papers Collections Community Posts Articles view post I am looking for a model which is good at redaction of sensitive info Preferably, a small model which I can run locally. If there isn't a small one, I'd be interested to explore even larger ones. I just need it for a project I am building. Any ideas? See translation
8 replies ยท Reply view post Currently having a blast learning the transformers library. I noticed that model cards usually have Transformers code as usage examples. So I tried to figure out how to load a model just using the transformers library without using ollama, lmstudio, or llamacpp. Learned how to install dependencies required to make it work like pytorch and CUDA. I also used Conda for python environment dependencies. Once I got the model loaded and sample inference working, I made an API to serve it. I know it's very basic stuff for machine learning experts here in HF but I'm completely new to this so I'm happy to get it working! Model used: Qwen/Qwen3-VL-8B-Instruct GPU: NVIDIA GeForce RTX 3090 Here's the result of my experimentation See translation
view post Looking for receipts and documents datasets such as this for OCR purposes naver-clova-ix/cord-v1 Has anyone seen similar ones? TIA See translation
view post Deployed my first Space! Moved my PDF to Images Converter app from streamlit cloud to Spaces Upload a PDF and get a zip file of pages as PNGs or JPEGs, perfect for posts or decks Hope it's useful! melvindave/pdf-to-images See translation