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

Asking "what time is it?" will always return the local time of Paris, regardless of your location (⌘R+) #7

Open
Reza2kn opened this issue Sep 24, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Reza2kn
Copy link

Reza2kn commented Sep 24, 2024

Screenshot 2024-09-24 at 11 54 17 AM

I wonder how can we localize questions like this. I've tried ⌘R+ which always gives me the local time of Paris. Qwen2.5-72B and Llama 3.1 make up another non-specific time that's not my local time. I have web-search enabled too, and I can see that they're using it too, but they can't get it right, even when I give them my exact location both in the model's system prompt on HuggingChat, or in the chat context of the app itself.

@RoversX
Copy link

RoversX commented Sep 26, 2024

Same issue

@cyrilzakka cyrilzakka added the good first issue Good for newcomers label Oct 23, 2024
@cyrilzakka
Copy link
Collaborator

Easiest fix for this would be to inject a user's local time (and any other relevant info) in the prompt before sending it to the model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants