I have locally deployed DeepSeek R1 (70B parameters). My goal is to develop an autonomous code generation system that integrates code synthesis and automated error correction. This system will iterate until an error-free code is generated. For testing, the system will automatically install the required dependencies and streamline the code execution process. Can you create this project?
@0xPressMediaКүн бұрын
Sounds like you are building skynet 🫣
@Balognamanforya6 сағат бұрын
I cant figure out what I'm doing wrong, I've followed you steps carefully, yet once I'm in the localhost page in my browser, all I receive are errors. the console running ollama serve is receiving the prompt, yet I keep receiving "An error occurred while processing your request. Please try again." message. do you have any troubleshooting tips that could help?