-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Correspondant given is more like a summary - Fails to update with "Ensure this field has no more than 128 characters." #231
Comments
Hmmm… it’s not always easy to tame local models. You could try to add the following to the very end of the prompt:
|
I will try that this evening. Thanks for the response. |
I also tried with deepseek and failed. I guess it is because how the model talks to itself. I had okay results with: (in German)
|
I also tried it with qwen2.5: 14b. Same effect. Then i added the lines:
It didnt help. I got it under control with the following prompt:
|
I'm new to paperless-gpt and trying it out.
Running it with
Ollama
Model: deepseek-r1:14b
Tokens: 2000
Prompt for correspondents:
I get the following in the log for example:
time="2025-02-12T15:57:58Z" level=error msg="Error creating/getting correspondent with name The provided document is an invitation to the 15th baptism festival (Tauffest) of the Evangelische Pfarrgemeinde West Freiburg, scheduled for May 29, 2025. The event will take place at 10:30 AM in the rose garden of the Eschholzpark. Below is a detailed summary of the document:\n\n---\n\n**Title:** \n**15. Tauffest der Evangelischen Pfarrgemeinde West Freiburg am 29. Mai 2025**\n\n---\n\n**Date and Time:** \nThursday, May 29, 2025, at 10:30 AM\n\n**Location:** \nEschholzpark (specifically in the rose garden)\n\n---\n\n**Participants in the Baptism Service:** \n- **Pfarrer Ulrich Bayer** \n- **Pfarrerin Kristina Lallathin** \n- **Pfarrerin Kathrin Stetter** \n- **Pfarrerin Kim Thiem**\n\n**Musical Leadership:** \n- **Kantorin Laura Skarnulyte** (choir director) \n- **Johannes Hammar** (trumpet choir leader)\n\n---\n\n**Event Details:** \nThe event will feature a festive family worship service with baptism stations, followed by a communal lunch and a cake buffet. There will also be a fun program for the children.\n\n---\n\n**Invitation:** \nThe document invites families to consider this event as an opportunity to baptize their child in a relaxed and joyful atmosphere. The organizers emphasize that there are no costs involved, though they welcome contributions of cakes for the buffet.\n\n---\n\n**Contact Information:** \n- **Address:** Evangelische Pfarrgemeinde West, Fehrenbachallee 50, 79106 Freiburg \n- **Phone:** 0761-276642 \n- **Email:** west.freiburg@kbz.ekiba.de \n\n---\n\n**Next Steps:** \nFamilies interested in participating are encouraged to contact the church. After registration, the team will follow up with further details and schedule a personal meeting to discuss the baptism.\n\n---\n\n**Closing Statement:** \nThe document concludes with an expression of excitement for a colorful and joyful celebration, signed by the team of the Evangelische Pfarrgemeinde West Freiburg.\n\n---\n\nThis summary captures all the essential details of the event, including its purpose, participants, logistics, and contact information.: error creating correspondent: 400, {\"name\":[\"Ensure this field has no more than 128 characters.\"]}\n"
What i expect:
I'm very new to local LLMS, prompting and Token size. Should i choose another model, less tokens or is my prompt wrong? Does it even take the prompt?
The text was updated successfully, but these errors were encountered: