|
b0fe5e4453
|
Do not implement Module for BatchNorm. (#1513)
|
2024-01-01 10:13:13 +01:00 |
|
|
1e442d4bb9
|
Fix lints for clippy 1.75. (#1494)
|
2023-12-28 20:26:20 +01:00 |
|
|
1e86717bf2
|
Fix a couple typos (#1451)
* Mixtral quantized instruct.
* Fix a couple typos.
|
2023-12-17 05:20:05 -06:00 |
|
|
1704f1b3ae
|
Consolidate the with-tracing usage. (#1234)
|
2023-11-01 18:21:36 +00:00 |
|
|
6203ced495
|
Add negative prompts to segment-anything. (#1000)
|
2023-09-30 06:17:42 +01:00 |
|
|
d188d6a764
|
Fix the multiple points case for sam. (#998)
|
2023-09-29 22:39:43 +02:00 |
|
|
a36d883254
|
Use a single flag for the point argument. (#958)
|
2023-09-25 12:53:24 +01:00 |
|
|
7f2bbcf746
|
[segment-anything] Support multi-point as the prompt input (#945)
* [sam] Support multi-point prompts
* [segment-anything] Pass points by reference
* [segment-anything] Update example code and image
* Fix clippy lint.
---------
Co-authored-by: Yun Ding <yunding@nvidia.com>
Co-authored-by: laurent <laurent.mazare@gmail.com>
|
2023-09-25 12:14:10 +01:00 |
|
|
90e077e409
|
Return the low res mask in the wasm segment-anything module. (#798)
* Return the low res mask.
* Add some validations.
|
2023-09-10 13:03:02 +01:00 |
|
|
584171cae1
|
Add a wasm module for the segment anything example. (#797)
|
2023-09-10 12:29:37 +01:00 |
|
|
35f72514f5
|
Move more models to candle-transformers (#796)
* Move dinov2.
* Move efficientnet.
* Move the quantized llama model.
* Move segment-anything.
|
2023-09-10 10:20:18 +01:00 |
|