Open zenitogr opened 3 months ago
as you can see the first 3 steps are spot on but it doesnt do that... it searches the web for nextjs structure
Same happened here, all files were created with backticks at the beginning and/or end. Interestingly, within the subfolders, folder names were left with the initial backtick and the file name with the final backtick. File contents are OK.
J:\DEVIKA\data\projects\test>dir /s /b
J:\DEVIKA\data\projects\test\`package.json`
J:\DEVIKA\data\projects\test\`README.md`
J:\DEVIKA\data\projects\test\`src
J:\DEVIKA\data\projects\test\`test
J:\DEVIKA\data\projects\test\`src\Database.js`
J:\DEVIKA\data\projects\test\`src\FileHandler.js`
J:\DEVIKA\data\projects\test\`src\IndexManager.js`
J:\DEVIKA\data\projects\test\`test\test.js`
Describe the bug
instead of running commands it creates a txt file that start and end in backticks with the commands in the file
it also creates other files with backtickes before and after in the filename
How To Reproduce
Steps to reproduce the behavior (example):
Expected behavior
I expected for davika at least to ask me before creating files or running commands. just ask does this command seem ok? does this file name and contents seem ok? etc
but also look at tinychatengine open source project and paper, they are running on cpu gpu and mac code assistant with great results they use technology for minimizing resources needed
Screenshots and logs
Configuration
Additional context
I really think there should be some guide for which model to use with ollama for different vram capacity gpu architecture and ram also please make devika work with local open source models I have a 4070 12gb vram and 32gb ram which is not low specs by any measure and llama3.1:8b is pretty capable