Lysandre
|
d8e13b3e04
|
v4.34.dev.0
|
2023-09-04 15:12:11 -04:00 |
|
Sylvain Gugger
|
5c67682b16
|
v4.33.0.dev0
|
2023-08-21 07:07:04 -04:00 |
|
Yih-Dar
|
9c7b744795
|
Fix missing usage of token (#25382)
* add missing tokens
* fix
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2023-08-08 16:27:24 +02:00 |
|
Yih-Dar
|
149cb0cce2
|
Add token arugment in example scripts (#25172)
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2023-08-02 11:17:31 +02:00 |
|
Yih-Dar
|
d53b8ad780
|
Update use_auth_token -> token in example scripts (#25167)
* pytorch examples
* tensorflow examples
* flax examples
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2023-07-28 15:33:45 +02:00 |
|
Sylvain Gugger
|
e9ad51306f
|
4.32.0.dev0
|
2023-07-17 13:30:44 -04:00 |
|
Sylvain Gugger
|
ba695c1efd
|
v4.31.0.dev0
|
2023-06-07 16:49:00 -04:00 |
|
Matt
|
167a0d8f87
|
Add an option to reduce compile() console spam (#23938)
* Add an option to reduce compile() console spam
* Add annotations to the example scripts
* Add notes to the quicktour docs as well
* minor fix
|
2023-06-02 15:28:52 +01:00 |
|
Sylvain Gugger
|
a0c0a78233
|
v4.30.0.dev0
|
2023-05-09 14:59:38 -04:00 |
|
Sylvain Gugger
|
888c4a2ae0
|
v4.29.0.dev0
|
2023-04-12 20:04:29 -04:00 |
|
Sylvain Gugger
|
ebdb185bef
|
v4.28.0.dev0
|
2023-03-14 13:49:10 -04:00 |
|
Matt
|
d128f2ffab
|
Stop requiring Torch for our TF examples! (#21997)
* Stop requiring Torch for our TF examples!
* Slight tweak to logging in the example itself
|
2023-03-07 15:54:10 +00:00 |
|
Matt
|
5d8efc79db
|
Add TF contrastive image text finetuning example (#21939)
* Initial commit
* stash commit
* Add model checkpointing and pushing
* Fix model name inference
* Update README
* Update README
* Remove a couple of Torch references
* Update copyright date
* make fixup
* Update PushToHubCallback args!
* Remove the torch summary
* Add strategy.scope
|
2023-03-06 16:57:40 +00:00 |
|