Raushan Turganbay
|
5d0bf59b4d
|
LLaVa-Next: Update docs with batched inference (#30857)
* update docs with batch ex
* Update docs/source/en/model_doc/llava_next.md
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
* accept nested list of img
---------
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
|
2024-05-20 13:45:56 +05:00 |
|
Merve Noyan
|
b20b017949
|
Nits for model docs (#29795)
* Update llava_next.md
* Update seggpt.md
|
2024-04-22 10:41:03 +01:00 |
|
Johannes Kolbe
|
7eb3ba8224
|
remove quotes in code example (#29812)
Co-authored-by: Johannes <johannes.kolbe@tech.better.team>
|
2024-03-25 13:26:54 +00:00 |
|
Billy Cao
|
dafe370255
|
[DOCS] Fix typo for llava next docs (#29829)
Fix typo for llava next docs
|
2024-03-23 11:32:31 -07:00 |
|
NielsRogge
|
d91fd7f92c
|
Add LLaVa-1.6, bis (#29586)
* First draft
* Fix tests, add docs
* Improve docstrings
* Fix test
* Address comments
* Address comments
* Remove vocab_size attribute
* Remove batch_size
* Address comment
* Add image processor tests
* Support fx
* Update docstring
* Add support for 34b
* Convert 34b model
* Add integration tests
* Update checkpoints
* Convert vicuna-13b, remove doc tests
* Remove script
* Remove file
* Address comments
* Improve docstrings
* Deprecate vocab_size
* Remove aspect_ratio_setting
* Address comments
* Update READMEs
* Add tips about chat templates
* Fix tests
* Deprecate vocab_size safely
* Update tests
---------
Co-authored-by: Amy Roberts <22614925+amyeroberts@users.noreply.github.com>
|
2024-03-20 15:51:12 +00:00 |
|