Alex Cheema
|
94ac9463a7
fix model id for llama 3.1 405b now its finally on the hub
|
1 год назад |
Alex Cheema
|
178fb75c84
fix image api prompt encoding
|
1 год назад |
Alex Cheema
|
2d20000964
use AutoProcessor with use_fast=False since there's a bug with use_fast=True where whitespace is removed on single token decodes
|
1 год назад |
Alex Cheema
|
0ec77e1a99
Merge pull request #88 from varshith15/main
|
1 год назад |
Alex Cheema
|
af1c7ce327
add support for image upload to tinychat for vision models
|
1 год назад |
Alex Cheema
|
0d45a855fb
increase max request size to send raw images, make image download from url async, use chatgpt-compatible convention for images
|
1 год назад |
Alex Cheema
|
e68d06f4ef
move model-selector styles to index.css
|
1 год назад |
Alex Cheema
|
78db451d7e
add pillow to main dependencies
|
1 год назад |
Alex Cheema
|
824f05263f
Merge branch 'main' into HEAD
|
1 год назад |
Alex Cheema
|
142682645f
bump up tinygrad version
|
1 год назад |
Varshith
|
8d3d3df1dd
update readme
|
1 год назад |
Varshith
|
acc94b50c7
chatgpt api integration
|
1 год назад |
Alex Cheema
|
33cbacf513
fix llava sanitize
|
1 год назад |
Alex Cheema
|
2fb961fccd
stick to same convention as new llama
|
1 год назад |
Alex Cheema
|
b44b917151
add pillow as testing dependency
|
1 год назад |
Alex Cheema
|
2aa1e24ea9
remove unused torch import
|
1 год назад |
Alex Cheema
|
833e7f3396
rename sharded_llava -> llava to match new convention
|
1 год назад |
Alex Cheema
|
7d5eed1111
Merge branch 'main' into HEAD
|
1 год назад |
Alex Cheema
|
044d189ccc
Merge pull request #94 from mzbac/mlx_refactor
|
1 год назад |
Alex Cheema
|
909d5ef8ba
Merge branch 'main' into mlx_refactor
|
1 год назад |
Alex Cheema
|
63e51a8270
formatting
|
1 год назад |
Alex Cheema
|
6695b019a2
format format.py
|
1 год назад |
Alex Cheema
|
1dc08fecaa
increase max line length to 200
|
1 год назад |
Alex Cheema
|
444137776a
formatting
|
1 год назад |
Anchen
|
a6bb8ddf41
update deepseek sanitize to shard layers first before handle switch
|
1 год назад |
Alex Cheema
|
cb217b7b77
format format.py
|
1 год назад |
Alex Cheema
|
4cb36a7f55
increase max line length to 200
|
1 год назад |
Alex Cheema
|
d94e3f9ce4
formatting
|
1 год назад |
Anchen
|
666b1c83ee
refactor(mlx): model sharding and add deepseek v2 support
|
1 год назад |
Alex Cheema
|
931ced7c01
fix a few more linter errors
|
1 год назад |