You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Llama 3.1 70B instruct model with aider in a repo that contains around 25 scripts. The repo map constructed by the aider contains only the file names but not the content inside it (like function name, return, symbols, etc). Why is it constructing this way and how do I make it to include all thoe info inside the scripts?
Version and model info
Aider v0.74.2
Model: openai/meta-llama/Meta-Llama-3.1-70B-Instruct
Git repo: .git with 25 files
Repo-map: using 1024/2048 tokens, auto refresh
The text was updated successfully, but these errors were encountered:
Issue
I'm using Llama 3.1 70B instruct model with aider in a repo that contains around 25 scripts. The repo map constructed by the aider contains only the file names but not the content inside it (like function name, return, symbols, etc). Why is it constructing this way and how do I make it to include all thoe info inside the scripts?
Version and model info
Aider v0.74.2
Model: openai/meta-llama/Meta-Llama-3.1-70B-Instruct
Git repo: .git with 25 files
Repo-map: using 1024/2048 tokens, auto refresh
The text was updated successfully, but these errors were encountered: