Commit History

Add eval loss and perplexity metrics with publication quality plots
4bde6e2

madskirk87 commited on

Update gradio frontend to allow interactive function in the UI
738725a

Zeke Long commited on

Maintain history and information from gradients across sessions for each round
22c2c17

Zeke Long commited on

removing flash attention
6df923f

Zeke Long commited on

fix the flash attention hanging
c11dae9

Zeke Long commited on

updating the meomry allocation and config for flash attention to work with a100
424ef9b

Zeke Long commited on

Updated and increase speed of hf downloads for model
7ea95dd

Zeke Long commited on

added constants to notebook so it can easily be started
2ecdc14

Zeke Long commited on

Updated the space so that it can maintian a consistent data between updates and they are persisted
46c9c7e

Zeke Long commited on

Updating to adress the bottleneck in the poll for next roun
0d4e1b9

Zeke Long commited on

Fix aggregator client url
ecec64b

Zeke Long commited on

normalizing the url so that it does not get mismatched
4e0124e

Zeke Long commited on

fixed aggregator and submission issue
be27548

Zeke Long commited on

update the configuration so we can see dashboard visualization
b38ba84

Zeke Long commited on

feat(aggregator): optional ADMIN_SECRET and STATUS_READ_SECRET
c0326b6

Zeke Long commited on

fix(notebook): catch AggregatorMergeFailed in round_end_sync
2c06bc9

Zeke Long commited on

fixed basemodel and pin
8c0db55

Zeke Long commited on

updated repo condition for first node
d57e13a

Zeke Long commited on

Missed the repository import
20fb1ac

Dev-the-dev91 commited on

Initial repo changes for scaffolding
ecca7bf

Dev-the-dev91 commited on