Commit History

Remove deprecated environment loading utility
4d71812

daqc commited on

Fix Argilla API URL for Docker internal networking
ad2dc0f

daqc commited on

Add Ollama Docker entrypoint script for model management
fd48f5e

daqc commited on

Refactor environment templates for improved configuration flexibility
9cfb192

daqc commited on

Add README.md for Docker configuration guide for multi-service setup
4691368

daqc commited on

Update README with Docker setup
3f1c2c5

daqc commited on

Refactor docker-compose setup
d9fea7f

daqc commited on

Delete init_environment function
9c5da24

daqc commited on

Relocate Dockerfile
3c0c04a

daqc commited on

Add full docker-compose configuration for ollama and argilla integration
7ee412b

daqc commited on

Add basic docker-compose configuration for ollama integration
31668a6

daqc commited on

Merge branch 'main' into main
d5fe7d9
unverified

davidberenstein1957 HF staff commited on

update example link
57b7e7b

sdiazlor HF staff commited on

Update version to 0.1.8 in pyproject.toml
6c2a22e

sdiazlor HF staff commited on

refactor: add local save to README and improve layout
6a5179a

sdiazlor HF staff commited on

Added local saving to CSV and JSON (#38)
8291c8c
unverified

sebaxakerhtc commited on

add fine-tuning deepseek example
a68cd13

sdiazlor HF staff commited on

fix: tackle None labels in multilabel
e3b32d4

sdiazlor HF staff commited on

fix: update dependency due to # https://github.com/argilla-io/distilabel/pull/1118
f8f9187

sdiazlor HF staff commited on

Fix BASE_URL_COMPLETIONS when using different providers
b129294

sdiazlor HF staff commited on

Wrong tokenizer (#36)
784963b
unverified

sebaxakerhtc commited on

Add .env.template
9bc9bf6

daqc commited on

Remove .env.template file
81a8ee0

daqc commited on

Add docker-compose service setup
116bb4e

daqc commited on

gitignore elasticsearch_data
1b22414

daqc commited on

Update CSS for improved Gradio layout and responsiveness
d821bde

daqc commited on

Fix docker-compose implementation
4d9d78e

daqc commited on

Merge branch 'argilla-io:main' into main
b2c01de
unverified

David Quispe commited on

feat: different model completion (#31)
3b7b628
unverified

Sara Han davidberenstein1957 HF staff commited on

feat: add seed data for chat data (#32)
b2669f7
unverified

Sara Han commited on

Merge pull request #34 from sebaxakerhtc/Fix_gradioUI
be0e284
unverified

davidberenstein1957 HF staff commited on

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

Merge pull request #28 from argilla-io/bug/fix-bugs
1e183b9
unverified

davidberenstein1957 HF staff commited on

typing textcat
93e464a

sdiazlor HF staff commited on

fix returned output values error
c76dc11

sdiazlor HF staff commited on

improve errors
c28f6e2

sdiazlor HF staff commited on

add lacking typing
c54ccc3

sdiazlor HF staff commited on

fix repo_name error
14c55fd

sdiazlor HF staff commited on

Add server_name in launch function for Docker support
bf5ba21

daqc commited on

Fix env file loading
c7354b4

daqc commited on

Add Docker config
7758a4b

daqc commited on

Add .env template
933fe66

daqc commited on

Refactor app entry point and initialize env variables
5c32957

daqc commited on

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

davidberenstein1957 HF staff commited on

add nltk to gitignore
c9a4e6a

sdiazlor HF staff commited on

nltk fix
c73bcb8

sdiazlor HF staff commited on