GitHub Copilot Agent Mode

GitHub Copilot Agent Mode: An Intelligent Development Partner

GitHub Copilot has introduced a significant advancement: Agent Mode. With this new feature, using the VS Code editor’s text interface, it can autonomously analyze, modify, and execute files in your project. What is Agent Mode or SWE agent? Agent Mode expands GitHub Copilot’s capabilities, transforming it from a simple code completer to an autonomous development assistant. The artificial intelligence can analyze, understand, and modify project files, as well as execute terminal commands. ...

February 12, 2024 · map[name:Xabi Ezpeleta]
Tulu-3 workflow

Local RAG in Basque using Tülu 3

In recent months, Local LLMs have significantly improved, and some of them perform surprisingly well with Basque language. Among them, I want to highlight Tülu 3 70B, which shows good results in Basque when using the quantized version (q4_K_M). Until the Latxa instruction model becomes available, this is probably the best option for having conversations or generating text in Basque. ...

February 9, 2024 · map[name:Xabi Ezpeleta]