Commit History
fix error
f44933d
update example and solve installation issues for Spaces
b844fe3
add example for RAG
c0bdbeb
Add requirements.txt for synthetic dataset generator dependency
f8ee3e7
small fix when changing from tab and ensure pushing to argilla
cd0d358
fix minor errors and improve prompt
d4af916
Add RAG generation (#19)
0d14ea5
unverified
Sara Han
commited on
Add requirements
3ba754d
Uncomment HF_TOKEN in example deployment script to enable data pushing to Hugging Face
1febb5b
Remove requirements.txt for synthetic dataset generator dependency
f06260e
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
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
Merge pull request #20 from argilla-io/feat/improve-support-local-deployment
3c6a88c
unverified
Fix typo in README.md regarding video link for Synthetic Data Generator
ce401b1
Update distilabel dependency to use the 'develop' branch for improved support and compatibility
5305623
Update fine-tune-modernbert-classifier.ipynb
9a45614
unverified
update text w.r.t. Magpie deployment.
7b8f647
update file naming
9b64ead
Merge branch 'main' into feat/improve-support-local-deployment
91dd026
fix returning duplicate labels
6f3d06e
chore add vllm to dependencies
70abf20
add uv run option to examples
68d064d
resolve merge conflicts
0aaf1cd
Apply suggestions from code review
2ad72e3
unverified
Merge pull request #23 from ftnext/proposal-pep723
888337a
unverified
add vllm deployment info
8dfc799
Add inline script metadata for users to launch example apps easily
515cb6c
ftnext
commited on
update example
02de6f4
update example
a8cfebd
update phrasing
241ab60
update blog
7e2da68
add example of smollm finetune on synthetic data
2193a60
update title
08b43db
remove install cell output
d75924a
Merge pull request #21 from argilla-io/add-example-modernbert-text-classification
536a8ae
unverified
update title
856f77e
update notebook
a09e67c
add example on fine-tuning ModernBERT
e121b3f
add task categories
2d84a88
update examples to not assert check on tokens
e1cb58c
add randomisation of system prompts for generation
2841b26
update examples
32d8669
update deployment with API providers
f5ab4cb
Merge pull request #17 from Riezebos/add-launch-cli
b7c81a3
unverified
Add launch cli
b46ce58
unverified
Riezebos
commited on