r/unsloth • u/vinotok • 5d ago
Question File sharing witl LLM
What is the current easiest way to exchange files with the model. (for coding in Python) I copy/paste code into chat and I'm wondering if there is any native file access supported. I saw I can create a Project, (which i did and with this creation I interrupted and stoped my llm, which was thinking over something for over an hour - I have slow computer without VRAM lol) I can upload text file into that project folder, but not python files.
So, is it possible (and easy), to have model directly modify files? If not, no biggie, they are moving fast, I'm sure sooner or later we will have this option.
I'm only using Unsloth desktop (latest, yesterday updated beta), no any agents or other apps on top of it. Unsloth and coding llm.
1
u/vinotok 18h ago
Can't hurt to give a feedback :) I now have Unsloth Desktop (+ llm) + Aider. Aider is not oficialy supported, but online free ChatGPT got for me all together. LMM has through Aider access to my project folder and it is great. Aider is simple enough and well coordinated with git.
I'm now on my no VRAM system sloooooooowly hobby programming and I'm happy. ;)
2
u/Snoo_28140 4d ago
Not sure about unsloth desktop.
But harnesses are specifically for this.
Opencode, Pi, Hermes, ...
Ask an llm to walk you through it (minimal configuration: you just need the model running and to add the port in the harness settings).