Commit History

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

Sara Han davidberenstein1957 commited on

feat: add seed data for chat data (#32)
b2669f7
unverified

Sara Han commited on

add lacking typing
c54ccc3

sdiazlor commited on

Refactor stop sequences in chat.py for improved template handling
4af6d10

davidberenstein1957 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