Vikram
Vikram
I just noticed that the ResumeToPDF repo has been archived. How are you guys planning to provide the pdf version of the resume if needed to be printed? * Can...
I noticed that the resume schema on the website is hardcoded and found some elements missing. Its good idea to load the resume schema directly from resume-schema repository so its...
Can't the color be changed by css ? by applying css on the component itself ?
I have tried adding some custom taxonomy to unsafe_categories in llama_guard example [(safety_utils.py)](https://github.com/facebookresearch/llama-recipes/blob/main/src/llama_recipes/inference/safety_utils.py) like this: ```python unsafe_categories = """07: Politics. Should not - Discuss or engage in conversations about political...
### 🚀 The feature, motivation and pitch can someone please advise on how to do few-shot prompting with llama-guard as mentioned in this paper? (at section 3.2) [Llama Guard: LLM-based...
try to run 3 toasts in a loop. it just shows one toast and the other toasts are in html but behind the first toast, and it does not expand...