Commit History
Fix Argilla API URL for Docker internal networking ad2dc0f
Delete init_environment function 9c5da24
Merge branch 'main' into main d5fe7d9 unverified
refactor: add local save to README and improve layout 6a5179a
Added local saving to CSV and JSON (#38) 8291c8c unverified
sebaxakerhtc commited on
add fine-tuning deepseek example a68cd13
fix: tackle None labels in multilabel e3b32d4
Fix BASE_URL_COMPLETIONS when using different providers b129294
Update CSS for improved Gradio layout and responsiveness d821bde
Merge branch 'argilla-io:main' into main b2c01de unverified
David Quispe commited on
feat: different model completion (#31) 3b7b628 unverified
feat: add seed data for chat data (#32) b2669f7 unverified
Sara Han commited on
Fix rag.py 43c881a unverified
sebaxakerhtc commited on
Fix textcat.py adec41e unverified
sebaxakerhtc commited on
typing textcat 93e464a
fix returned output values error c76dc11
improve errors c28f6e2
add lacking typing c54ccc3
fix repo_name error 14c55fd
Add server_name in launch function for Docker support bf5ba21
Fix env file loading c7354b4
Refactor app entry point and initialize env variables 5c32957
Refactor stop sequences in chat.py for improved template handling 4af6d10
nltk fix c73bcb8
small fix 6b34c93
ensure the downloading repo f4fb90b
deal with nltk ca59253
try to fix the requirement 3a74a0a
fix nltk download error e0b4e51
fix more installation issues 1655626
update example and solve installation issues for Spaces b844fe3
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.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
fix returning duplicate labels 6f3d06e
add vllm deployment info 8dfc799
add task categories 2d84a88
add randomisation of system prompts for generation 2841b26
update examples 32d8669
update deployment with API providers f5ab4cb
Add launch cli b46ce58 unverified
Riezebos commited on