Commit History
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
fix code generation for pipeline textcat
cb57cce
fix openai compatability
4106f96
fix non-existent import
b6646ba
fix setting contants upon launch
5532825
add support for passing custom pre-query-template
3b90025
validate labels on click, remove debug messages
cfdc9ea
fix model validation when using ollama
85b97c4
add qwen stop sequences
d129960
fix argilla validation
ab34078
update to allow enforcing pre-query-template
a0cefd0
fix src import in textcat file
76ebdbe
update message magpie
6bb104e
update messaging magpie requirements
62bb2f6
fix cast index and no-labels errors
cef916e
Update utils.py
f9864ae
unverified
CharlesCNorton
commited on
revert rename
5a5027e
rename blog
4e47515
update env var in constants definition
1bff30e
add custom css
904d1fd
Leire Aguirre
commited on