Commit History

fix minor errors and improve prompt
d4af916

sdiazlor commited on

Add RAG generation (#19)
0d14ea5
unverified

Sara Han commited on

Add requirements.txt for synthetic dataset generator dependency, update import paths for InferenceEndpointsLLM in multiple files, and modify example deployment script to comment out HF_TOKEN.
1fc08db

davidberenstein1957 commited on

Update version to 0.1.6, remove requirements.txt, and enhance dataset handling in pipelines. Added Gradio support and improved LLM class retrieval. Commented out HF_TOKEN in example deployment script.
371c76b

davidberenstein1957 commited on

add randomisation of system prompts for generation
2841b26

davidberenstein1957 commited on

add system prompt rewriter for more dynamic generation SFT
ded6d1c

davidberenstein1957 commited on

Merge pull request #6 from argilla-io/feat/improve-textcat
d15b1c7
unverified

davidberenstein1957 commited on

hide evaluation, update temperature
3922cde

sdiazlor commited on