llama-fs
llama-fs copied to clipboard
A self-organizing file system with llama 3
fastapi dev server.py INFO Using path server.py INFO Resolved absolute path /Users/rinatkhabibulaev/Desktop/llama-fs/server.py INFO Searching for package file structure from directories with __init__.py files INFO Importing from /Users/rinatkhabibulaev/Desktop/llama-fs ╭─ Python module...
Error during installation weave minimum python version
Not really an issue, I am running this on android and will post any issues, I am hoping it just happens smoothly. Any takers on this subject?
closes #24 Implements incognito mode, and removes the groq api key floating around various places. Aggresively defaults to localai in order to avoid sending people's files to groq accidentally. I...
When running incognito, why do I get groq.RateLimitError? groq.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for model `llama3-70b-8192` in organization `...` on tokens per minute (TPM): Limit...
I have not been able to get the llama-fs running yet. With the help of GPT, I was able to get down to only two error messages: Call Stack buildTree ...
These sentences seem to be messed up by accidentally moving around parts of them to other places. But I can't make sense of the meaning, otherwise I would have created...
mosleh@Moslehs-MacBook-Pro organize % curl -X POST http://127.0.0.1:8000 -H "Content-Type: application/json" -d '{"path": "/Users/mosleh/Downloads/", "instruction": "organize", "incognito": true}' {"detail":"Method Not Allowed"}% Ollama running in the background
A Windows and Linux script to create or activate a python venv to avoid polluting system packages.
After running the install scripts and running the server as suggested in ReadME.md file I ran into the following error: `UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f40d' in position 0:...