Skip to content

Improve Lemonade instructions by adding missing commands, improving prompts, and clarifying model usage#282

Open
adamlam2-amd wants to merge 3 commits into
mainfrom
adam_lemonade_fixes
Open

Improve Lemonade instructions by adding missing commands, improving prompts, and clarifying model usage#282
adamlam2-amd wants to merge 3 commits into
mainfrom
adam_lemonade_fixes

Conversation

@adamlam2-amd
Copy link
Copy Markdown
Collaborator

@adamlam2-amd adamlam2-amd commented May 20, 2026

  • updating links
  • updating models to use. Re-use the Gemma one and use a newer qwen3.5-35b-a3b model. This clarifies the model usage and stops introducing new models (like Qwen3.5-4B) unnecessarily.
  • clearer prompt instructions
  • removed unnecessary curl commands
  • added necessary venv commands
  • put sample output in another file which can be displayed to the user

@adamlam2-amd adamlam2-amd requested a review from sreeram-11 May 20, 2026 16:23
@adamlam2-amd
Copy link
Copy Markdown
Collaborator Author

@sreeram-11 can you fix the tests please

@danielholanda
Copy link
Copy Markdown
Collaborator

@adamlam2-amd Can you be more specific when creating PR titles? Something like Standardize model usage and clean up Lemonade Playbook could be good here.

@adamlam2-amd adamlam2-amd changed the title lemonade edits Improve Lemonade instructions by adding missing commands, improving prompts, and clarifying model usage May 20, 2026
print("Happy studying! 👋")
break
Connection details:
- Base URL: http://localhost:13305/api/v1
Copy link
Copy Markdown
Collaborator

@ldokovic-personal ldokovic-personal May 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did we separate the ports distinction here and in flashcards.py(R7)? Lemonade is running at :8000 by default on AI Halo

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lemonade should be at 13305 by default with recent versions of Lemonade. Let me know if you see differently.

@sreeram-11
Copy link
Copy Markdown
Collaborator

@sreeram-11 can you fix the tests please

Fixed!

FYI, tests were failing because the Gemma-4-E2B-it-GGUF model was not downloaded in those runners.

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

Successfully merging this pull request may close these issues.

4 participants