Commit History

add fine-tuning deepseek example
a68cd13

sdiazlor commited on

Fix BASE_URL_COMPLETIONS when using different providers
b129294

sdiazlor commited on

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

typing textcat
93e464a

sdiazlor commited on

add lacking typing
c54ccc3

sdiazlor commited on

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

davidberenstein1957 commited on

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