Commit History

fix language reference
188febc

burtenshaw commited on

add accelerate dependency
e0ac74c

burtenshaw commited on

fix requirements
3c4eff3

burtenshaw commited on

add bitsandbytes dependency
46bb542

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

add torch to requirements
683605c

burtenshaw commited on

add transformers dependency for pipeline in app
8b086c0

burtenshaw commited on

integrate with zero gpu
86f7d0b

burtenshaw commited on

Merge branch 'huggingface:main' into main
5d74ea7
unverified

Riddhi Bhagwat commited on

refined evaluation master function and ensured functionality
b79d85c

Riddhi Bhagwat commited on

minor changes for debugging
4b82d89

Riddhi Bhagwat commited on

debugging generate.py functionality
5df30d7

Riddhi Bhagwat commited on

deletion of temporary file
b056465

Riddhi Bhagwat commited on

organization of files & debugging reward_eval file
1893204

Riddhi Bhagwat commited on

deleted old kto file
8b79bb4

jenbenarye commited on

metadata loading and saving
2762989

jenbenarye commited on

ignore models and datasets and wandb logs
3471c55

jenbenarye commited on

changed file name
056b95d

jenbenarye commited on

script to create, load and save adapters metadata
801c17a

jenbenarye commited on

double file
a1375c8

jenbenarye commited on

fixed convo processing logic
1353a4a

jenbenarye commited on

empty file
0ac617e

jenbenarye commited on

made adapter trainable + added timestamp to dirname
f7a79d4

jenbenarye commited on

made adapter trainable and added timestamp to dir name
9635883

jenbenarye commited on

made adpters trainable and added timestamp to dir name
7d0c872

jenbenarye commited on

evaluation pipeline updates
67312ac

Riddhi Bhagwat commited on

Merge pull request #9 from borgr/patch-1
30461ca
unverified

burtenshaw commited on

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

burtenshaw commited on

deleted kto training WITHOUT lora
0265c5b

jenbenarye commited on

Merge pull request #2 from jenbenarye/train
a3f1359
unverified

jenbenarye commited on

added languages selection to kto training
0a375ac

jenbenarye commited on

Merge pull request #1 from jenbenarye/train
2d2463b
unverified

jenbenarye commited on

added filtering by language
d151abe

Jen Ben Arye commited on

changed base model and added lora adapters
78757b7

Jen Ben Arye commited on

debugged kto dataset processor
09e9f82

Jen Ben Arye 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

added history context to prompt
36b0fc6

Jen Ben Arye 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

deleted experimenting notebook
44089d9

Jen Ben Arye commited on

process feel dataset for kto trainer
755d824

Jen Ben Arye commited on