Skip to content

Commit f8ab72b

Browse files
authored
Add Tunix demo in miniGPT (#269)
* Add Tunix demo in miniGPT Unfortunately Qwix has issues with both the new sharding annotation and KV caching previously added; so I had to revert both * get rid of the Tunix training widget * get rid of TFDS widget as well * Remove troubling metadata in miniGPT * Address comments in miniGPT * Add back many tags in miniGPT * Add more tags back in miniGPT * Attempt to fix test failure * Another attempt to fix test * Add Tunix as a dependency for miniGPT * use Grain instead of TFDS in miniGPT LoRA finetuning * Really switch to Grain in miniGPT LoRA finetuning * remove null in execution_count to fix miniGPT test failure * add nbval-ignore-output tags in miniGPT * one more tag * Add tag * Address feedback * Fix test error * Add back comments
1 parent 86f2a10 commit f8ab72b

File tree

3 files changed

+1485
-486
lines changed

3 files changed

+1485
-486
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pandas
1212
penzai
1313
scikit-learn
1414
tiktoken
15+
google-tunix[prod]
1516

1617
# install jax-ai-stack from current directory
1718
.

0 commit comments

Comments
 (0)