Commit History

Fix URL generation in format_history_as_messages to correctly format file paths by removing unnecessary encoding in the URL string.
e9b7220

davidberenstein1957 commited on

Enhance URL generation in format_history_as_messages by adding print statement for debugging
ac19e3a

davidberenstein1957 commited on

Update image URL handling in format_history_as_messages function to support SPACE_HOST environment variable
195ed03

davidberenstein1957 commited on

Merge pull request #8 from huggingface/fix/convert-tuple-to-data-uri-too
6793b42
unverified

davidberenstein1957 commited on

Merge pull request #7 from huggingface/feat/5-add-documentation-and-styling-to-gradio-app
a7b74c8
unverified

davidberenstein1957 commited on

Merge pull request #6 from huggingface/feat/language-selection-within-app
28cf05b
unverified

davidberenstein1957 commited on

Merge pull request #3 from huggingface/feat/upgrade-gradio-flow
a8cff7e
unverified

davidberenstein1957 commited on

Merge pull request #4 from huggingface/docs/push-to-hf-space
4e7dde0
unverified

burtenshaw commited on

Merge pull request #2 from huggingface/fix/dependencies
5b51a2f
unverified

burtenshaw commited on

fix installation of dependencies for the package with package finders
d98f44c

davidberenstein1957 commited on

Merge pull request #1 from huggingface/generate-dpo-dataset
6d59547
unverified

burtenshaw commited on

respond to feedback on prompts
01ba912

burtenshaw commited on

Update data/generate_dpo.py
3fbe04f
unverified

burtenshaw davidberenstein1957 commited on

add example data and download
fe1770b

burtenshaw commited on

add dependencies
3a1bb5f

burtenshaw commited on

implement generate from ratings for dpo
dc616b0

burtenshaw commited on

add trl script
aac30ac

burtenshaw commited on

first refactored commit
9cc6120

burtenshaw commited on

migrate all ml files into subdir
e9484c6

burtenshaw commited on

Update README.md
c41b5cd

jenbenarye commited on

updated to only load preference data
239efc0

Jen Ben Arye commited on

updated kto pipeline to work with general dataset
71053f2

Jen Ben Arye commited on

script to load datasets in kto schema
c8a2d4e

Jen Ben Arye commited on