Commit History
Add Ollama Docker entrypoint script for model management
fd48f5e
Refactor environment templates for improved configuration flexibility
9cfb192
Add README.md for Docker configuration guide for multi-service setup
4691368
Update README with Docker setup
3f1c2c5
Refactor docker-compose setup
d9fea7f
Delete init_environment function
9c5da24
Relocate Dockerfile
3c0c04a
Add full docker-compose configuration for ollama and argilla integration
7ee412b
Add basic docker-compose configuration for ollama integration
31668a6
Merge branch 'main' into main
d5fe7d9
unverified
update example link
57b7e7b
Update version to 0.1.8 in pyproject.toml
6c2a22e
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: update dependency due to # https://github.com/argilla-io/distilabel/pull/1118
f8f9187
Fix BASE_URL_COMPLETIONS when using different providers
b129294
Wrong tokenizer (#36)
784963b
unverified
sebaxakerhtc
commited on
Add .env.template
9bc9bf6
Remove .env.template file
81a8ee0
Add docker-compose service setup
116bb4e
gitignore elasticsearch_data
1b22414
Update CSS for improved Gradio layout and responsiveness
d821bde
Fix docker-compose implementation
4d9d78e
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
Merge pull request #34 from sebaxakerhtc/Fix_gradioUI
be0e284
unverified
Delete .DS_Store (#33)
a5a6120
unverified
sebaxakerhtc
commited on
Fix rag.py
43c881a
unverified
sebaxakerhtc
commited on
Fix textcat.py
adec41e
unverified
sebaxakerhtc
commited on
Add deepseek example (#30)
86547c9
unverified
Sara Han
commited on