andrusha
a58527e407
Bump SentencePiece to 0.2.0
...
This version has binary wheels for arm64 macOS.
Otherwise building SentencePiece wheel on Catalina is problematic due to them using implicit conversions disallowed in safemode libc++:
```
src/sentencepiece/sentencepiece_wrap.cxx:3658:38: error: no viable conversion from 'const vector<std::string>' to 'const vector<absl::string_view>
```
2025-01-29 22:09:40 +01:00
charlescxk
a74a59f8a9
fix typos
2025-01-28 16:29:42 +08:00
charlescxk
a42ad6dab3
add Janus-Pro technical report
2025-01-28 00:43:10 +08:00
charlescxk
481f4213b9
add Janus-Pro
2025-01-27 23:51:34 +08:00
charlescxk
95bde087ba
add Janus-Pro
2025-01-27 23:46:51 +08:00
Xingchao Liu
146668eafe
fix errors
2024-11-13 11:49:24 +08:00
Xingchao Liu
f887e7270e
fix errors
2024-11-13 11:42:11 +08:00
Xingchao Liu
b01013575f
add janusflow
2024-11-13 11:39:22 +08:00
Huang Panpan
7a388c4f8b
Merge pull request #10 from Hiiva/main
...
add interactive cli image generator
2024-10-31 13:35:42 +08:00
Chong Ruan
e922b2b4a7
Merge pull request #19 from learningpro/main
...
增加FastAPI Demo
2024-10-31 11:26:17 +08:00
Xiaokang Chen
78aa8ad49d
Add evaluation code for multimodal understanding.
2024-10-23 14:09:31 +08:00
learningpro
a573c6a3c2
Update README.md
...
Addn fastapi demo introduction
2024-10-22 15:22:17 +08:00
learningpro
d93eaeee96
Create fastapi_client.py
2024-10-22 15:19:17 +08:00
learningpro
4ff169a19a
Create fastapi_app.py
2024-10-22 15:18:11 +08:00
wuchengyue
b5a50686d6
update demo
2024-10-20 22:41:16 +08:00
Hiiva
a4a40b6f53
Create interactivechat.py
2024-10-19 14:45:08 +03:00
Wu Chengyue
0214867df2
Merge pull request #8 from eltociear/patch-1
...
chore: update siglip_vit.py
2024-10-19 17:44:59 +08:00
Wu Chengyue
67a359230a
Merge pull request #7 from TheOneTrueGuy/main
...
A very basic notebook for using Janus with Google colab.
2024-10-19 17:44:41 +08:00
Ikko Eltociear Ashimine
1a42fa6d0a
chore: update siglip_vit.py
...
orignal -> original
2024-10-19 07:16:39 +09:00
Guy Giesbrecht
d37575a69f
A very basic notebook for using Janus with Google colab. Requires the use of A100 or better GPUs, won't work with T4
2024-10-18 13:56:51 -07:00
wuchengyue
659982f413
commit
2024-10-18 11:58:52 +08:00