Commit History

ui_fixes
7daa7e0

idan shenfeld commited on

change consent to popup
114b14a

idan shenfeld commited on

upgrade gradio version
1ef2970

idan shenfeld commited on

changed base model to gemma 3
1aaa40e

Riddhi Bhagwat commited on

added languages
0d9a6c9

Riddhi Bhagwat commited on

removed VLMs
e39f857

jenbenarye commited on

code cleanup
ec4667c

idan shenfeld commited on

code cleanup
549219e

idan shenfeld commited on

fix bug in dropdown
7ca0870

idan shenfeld commited on

change dependencies
d2680fa

idan shenfeld commited on

local model support
590f42f

idan shenfeld commited on

css fix
f3c54c2

idan shenfeld commited on

save json to persistent memory
3260867

idan shenfeld commited on

update languages
e5094e4

idan shenfeld commited on

add landing page
463e428

idan shenfeld commited on

load languages from json
5a9e88a

idan shenfeld commited on

adjustment in add language icon
898e35c

Riddhi Bhagwat commited on

test commit - additional language and button change
01c3274

Riddhi Bhagwat commited on

test commit and additional language
4b55b56

Riddhi Bhagwat commited on

Merge pull request #13 from huggingface/feature/add-support-for-zero-gpu
15e4239
unverified

Riddhi Bhagwat commited on

Merge branch 'main' of https://github.com/huggingface/feel
ec2673c

burtenshaw commited on

improve docs
77e00bd

burtenshaw commited on

Merge pull request #11 from jenbenarye/main
430ca63
unverified

Riddhi Bhagwat commited on

Merge branch 'main' of https://github.com/jenbenarye/feel
d062581

jenbenarye commited on

hide regenerate button
35d154e

jenbenarye commited on

fix param naming
6a824e9

burtenshaw commited on

pass args to generation pipeline
17ce9a8

burtenshaw commited on

move max_new_tokens to model definition
3372a22

burtenshaw commited on

increase max new tokens
348c664

burtenshaw commited on

add print statements to feel app
46c4bfa

burtenshaw commited on

add text only mode
1dfdd1b

burtenshaw HF Staff commited on

switch to single client
6222a64

burtenshaw commited on

fix language reference
188febc

burtenshaw commited on

fix model variable
8a563d0

burtenshaw commited on

load in 4bit to save memory
b6a9f2e

burtenshaw commited on

double catch env variable
54032d5

burtenshaw commited on

fix bool type environment variable
68f5611

burtenshaw commited on

switch to zero GPU
1457419

burtenshaw commited on

integrate with zero gpu
86f7d0b

burtenshaw commited on

Merge branch 'main' into patch-1
4e3d86a
unverified

burtenshaw commited on

Refine like data handling in wrangle_like_data function
62aa801

davidberenstein1957 commited on

Remove redundant outputs from submit_conversation calls
df52e70

davidberenstein1957 commited on

Optimize token limit and improve chat input interaction
076b4f2

davidberenstein1957 commited on

Refactor app.py: Enhance language support, client management, and conversation handling
dedc4f1

davidberenstein1957 commited on

Update app.py
294ddf1
unverified

Leshem Choshen commited on

Add rating processing function to app.py for improved data handling
85e41fb

davidberenstein1957 commited on