-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Ollama working but formatting issues on the templates for tailored resumes. #1090
Comments
can i get that ollama fixed code @ludiusvox |
@haris-peter yeah so GitHub will do comparison for you let me get on github rq. I have currently tested Ollama on Fedora 41 on AMD Radeon 6800 with AMD drivers, it required custom installation script for Ollama (install.sh had to be rewritten), and I used this model on the Ollama for lower FLOPS calculations. QuantFactory/Fireball-Meta-Llama-3.2-8B-Instruct-agent-003-128k-code-DPO-GGUF Let me know how you want the repo submitted, I would just make an additional branch but I am not a developer on this repository. |
Bump, I don't want to fork this but let me know how active you are I could make another branch. I am working on something else right now more actively but I would like to see an automation program. |
it would be great if you could fork and make the branch , it would help others too , i was trying to use the langflow for the same automation |
Okay I will will let you know and I will reply to this thread with the link. I have been very busy lately, and I will be busy until mid March, but If I have some free time, I will show you where I am at right now. I haven't double check the cover letter option yet, I will fix that before I fork, and upload and post to you. The custom and normal resume system works, there is just some template formatting needs fixing but I think that is the template mapping not the LLM, the reason I dont' post code screenshots is because there is like too many things I changed to make it an unwieldy forum posts. It's on my mind I will tend to this as time permits. Thanks! |
Describe the bug
Fixed Ollama in Resume and Tailored Resume but formatting issues
Steps to reproduce
the templates have formatting issues unlike the main resume
Based on your requirements, here is the polished header for the ATS-friendly resume:
Aaron Linder
Autryville, USA
+(1) 356-580-7403 [email protected] LinkedIn GitHub
81 Hunter's View Dr.
28318 09/19/1981
Contact information will be displayed as follows: Contact Information: {Name, Surname}, {City, Country} Phone Number: +{Phone number}
Email Address: {Email} LinkedIn Profile: {LinkedIn profile (if provided)} GitHub Profile: {GitHub profile (if provided)}
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
I got Ollama working, I can't do pull request, but please fix formatting issue.
The text was updated successfully, but these errors were encountered: