Commit Graph

  • 78df8e8d7a
    Merge 2cd14b3a5d into 681bffb451 Luis C 2024-04-24 14:52:32 +0800
  • 681bffb451
    feat: add base64 images support (#51) main Youho99 2024-04-24 07:01:06 +0200
  • a7a6285d42 Add base64 images support Youho99 2024-04-23 14:41:23 +0200
  • 37fcec4806 fix: update github action Bo Liu 2024-04-16 14:21:46 +0800
  • 9bb02cc50d
    feat: add multiple images (or in-context learning) conversation examples (#47) StevenLiuWen 2024-04-16 13:58:43 +0800
  • 40cf0a949c fix: github action Bo Liu 2024-04-16 13:56:51 +0800
  • 85a1bd7c12 chore: add github action Bo Liu 2024-04-16 13:55:27 +0800
  • 523211bc23 Update inference.py StevenLiuWen 2024-04-16 12:35:15 +0800
  • dd980e3429 add multiple images (or in-context learning) conversation example StevenLiuWen 2024-04-16 12:34:19 +0800
  • 3c02b24219
    docs: update README.md (#32) Haoyu Lu 2024-03-15 12:01:26 +0800
  • 1355d4cc39 docs: update readme Bo Liu 2024-03-15 11:58:02 +0800
  • 5629664a91 docs: update readme Bo Liu 2024-03-15 11:55:36 +0800
  • b2804b2adc
    docs: update README.md Haoyu Lu 2024-03-15 10:52:04 +0800
  • 5008aa4c93
    docs: update README.md (#31) Haoyu Lu 2024-03-15 01:29:00 +0800
  • 94847224d7
    Update README.md Haoyu Lu 2024-03-15 01:09:51 +0800
  • 4953b95ff1
    docs: update readme about huggingface gradio demo (#27) Bo Liu 2024-03-14 19:28:33 +0800
  • 8a9cd08b0b docs: update readme about huggingface gradio demo Bo Liu 2024-03-14 19:13:54 +0800
  • b9f245b4d8
    docs: update readme about huggingface gradio demo (#26) Bo Liu 2024-03-14 16:05:09 +0800
  • dcfd210695 docs: update readme about huggingface gradio demo Bo Liu 2024-03-14 15:59:28 +0800
  • 717ed7639c
    feat: automatically patch collections for >python 3.10 support (#21) Nicola Dall'Asen 2024-03-13 15:34:10 +0100
  • 699a77bf03 chore: make format Bo Liu 2024-03-13 22:17:37 +0800
  • d06f85c7f3 Merge remote-tracking branch 'upstream/main' into fix-collections Bo Liu 2024-03-13 22:16:42 +0800
  • 4eac5b5998 modify example in README to use the new device and dtype function Nicola Dall'Asen 2024-03-13 12:33:52 +0100
  • 40ec6491d4 load model on detected device and use correct dtype Nicola Dall'Asen 2024-03-13 12:32:14 +0100
  • 494e622544 add an util function to detect platflorm and suitable dtype Nicola Dall'Asen 2024-03-13 12:31:28 +0100
  • 5db8156747 use transformers 4.38.1 instead of 4.38.2 as autocast fails on mps on latest version Nicola Dall'Asen 2024-03-13 12:30:50 +0100
  • c99e9f1184 automatically detect the Python version, if above 3.10 patch collections to use collections.abc Nicola Dall'Asen 2024-03-13 12:26:26 +0100
  • 601426030d
    feat: gradio demo integration (#16) haoy945 2024-03-13 17:47:43 +0800
  • 0f80c7ad56 merge: resolve conflicts Bo Liu 2024-03-13 17:44:43 +0800
  • 9ab424e52c chore: make format Bo Liu 2024-03-13 17:42:48 +0800
  • 211882599f fix: update dependencies Bo Liu 2024-03-13 17:41:22 +0800
  • 86a309683b
    Enables image drop-in (#12) Sinan 2024-03-13 09:16:32 +0100
  • 64f1388bd0
    Update overwrites.py haoy945 2024-03-13 15:45:09 +0800
  • f4a946abaa
    Update app_deepseek.py haoy945 2024-03-13 15:44:23 +0800
  • 6825f0f6fd chore: specify python version in pyproject.toml Bo Liu 2024-03-13 14:44:27 +0800
  • 32a1e7f502 chore: make format Bo Liu 2024-03-13 14:42:35 +0800
  • 48cc0deea6 chore: make format Bo Liu 2024-03-13 14:39:46 +0800
  • 90a18501d7
    Update requirements.txt haoy945 2024-03-13 14:11:42 +0800
  • 4a8214544a
    Add files via upload haoy945 2024-03-13 14:11:08 +0800
  • dfc1e153bb
    Update README.md haoy945 2024-03-13 14:10:16 +0800
  • 97bc7c079c fix model path haoy945 2024-03-13 13:09:47 +0800
  • a5bbf5f8bb add gradio demo. haoy945 2024-03-13 12:58:10 +0800
  • 2cd14b3a5d Add Replicate Badge and Web demo Luis 2024-03-12 16:29:05 +0000
  • c703b51f8e
    Enables image drop-in Sinan 2024-03-12 16:17:09 +0100
  • 8d4d9a6ccf chore: rebase commits Benjamin-eecs 2024-03-08 14:34:44 +0800
  • 6957660ab6 Add Replicate Badge Luis 2024-03-11 19:59:09 +0000
  • 86b6e851f8 Add output streaming Luis 2024-03-11 19:52:55 +0000
  • 53c540ec9a First commit Luis 2024-03-11 18:48:35 +0000
  • f0e10dbb86
    Update README.md Haoyu Lu 2024-03-11 16:48:21 +0800
  • fb30d6c7d7 Update README.md StevenLiuWen 2024-03-11 14:49:33 +0800
  • 2cbd9b8c3f chore: rebase commits Benjamin-eecs 2024-03-08 14:34:44 +0800
  • 3547b8c19e feat: change setup.py to pyproject.toml Bo Liu 2024-03-09 04:20:08 +0800
  • d2d8974c1e
    Update README.md Haoyu Lu 2024-03-08 17:26:26 +0800
  • 9bb7bc3d19 update StevenLiuWen 2024-03-08 17:23:54 +0800
  • d04d289cb8 update StevenLiuWen 2024-03-08 16:50:39 +0800
  • 2d85842772 Update setup.py StevenLiuWen 2024-03-08 16:20:34 +0800
  • a38035a099 Update README.md StevenLiuWen 2024-03-08 16:18:52 +0800
  • a642ff8a61 Update README.md StevenLiuWen 2024-03-08 16:17:27 +0800
  • fd8e4c0c6a Update cli_chat.py StevenLiuWen 2024-03-08 15:48:45 +0800
  • 2755d4d81f Update README.md StevenLiuWen 2024-03-08 15:41:16 +0800
  • b3e7107168 version 1.0.0 StevenLiuWen 2024-03-08 15:37:17 +0800
  • e24fd228ab feat: init code Benjamin-eecs 2024-03-08 14:34:44 +0800