Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discussion #1

Closed
szymor opened this issue Jun 4, 2024 · 2 comments
Closed

discussion #1

szymor opened this issue Jun 4, 2024 · 2 comments

Comments

@szymor
Copy link

szymor commented Jun 4, 2024

If I understand correctly, you wanted to play around with a few LLMs to generate some code.

From my perspective, the best solution would be to use aider (check at aider.chat) as it is tightly integrated with git and enriches user prompt with repository map and some additional context. You can take a look of an example project of mine here:

https://github.com/szymor/polduino-welcome

Enjoy :)

@Apaczer
Copy link
Owner

Apaczer commented Jun 6, 2024

Tks 👍, I guess llama3:70b would be the easiest choice for local tests and free api? I mostly use web chats to generate "complex" sed cmds/loops and for single compilation src (like so in here).

@szymor
Copy link
Author

szymor commented Jun 6, 2024

I guess so. It is on LLM leaderboard of aider so it is usable but still much worse than gpt4o, which is far from ideal tbh.

@szymor szymor closed this as completed Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants