Commit History

fixed tag name
3b35828

Yan commited on

lock in transformer version to latest tags
17148b3

Yan commited on

trying out longer token count to see if we can get more verbose answer
877e510

Yan commited on

added text inputs to enable customization for prompting
8268f49

Yan commited on

removed debug print
226d5bb

Yan commited on

Merge branch 'main' of https://huggingface.co/y22ma/Kosmos2-endpoint into main
e17a909

Yan commited on

removed useless character from the file, removed specific endpoint url from endpoint tester
609d64d

Yan commited on

Fixed a README bug
4ab4556

y22ma commited on

updated readme
1a1a779

Yan commited on

Merge branch 'main' of https://huggingface.co/y22ma/Kosmos2-endpoint into main
f200302

Yan commited on

removed explicit HF token because I'm such a noob
c589fdd

Yan commited on

Update README.md
33752b0

y22ma commited on

updating transfomrers to main to include input-data-format
05b89d7

Yan commited on

remove transformers dependency, added script for endpoint testing
c1a2fc4

Yan commited on

added more debug prints
88393ab

Yan commited on

added debug print to see where the failure is coming from
4985728

Yan commited on

update requirements for transformers library
c02a097

Yan commited on

remove diffuser dependency since we're not using it and it's causing endpoint launch problem. adding gitignore
5be1635

Yan commited on

added test script and data for local handler testing, fixed syntax error in handler script
2ca44ee

Yan commited on

Implements Kosmos2 handler
0227876

y22ma commited on

Create requirements.txt
eee9a7c

y22ma commited on

Create handler.py
e55fddf

y22ma commited on

initial commit
6ba2ab1

y22ma commited on