Commit History

add fine-tuning deepseek example
a68cd13

sdiazlor commited on

feat: different model completion (#31)
3b7b628
unverified

Sara Han davidberenstein1957 commited on

typing textcat
93e464a

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

hide evaluation, update temperature
3922cde

sdiazlor commited on